Parse and run semantic analysis on a GccAsmStatement.
gcc asm statement being parsed
the scope where the asm statement is located
the completed gcc asm statement, or null if errors occurred
See Implementation
Parse and run semantic analysis on a GccAsmStatement.