inlineAsmSemantic

Perform semantic analysis on InlineAsmStatement.

Parameters

s InlineAsmStatement

inline asm statement

sc Scope*

context

Return Value

Type: Statement

s on success, ErrorStatement if errors happened

Suggestion Box / Bug Report