Home | History | Annotate | Download | only in Sema

Lines Matching refs:AsmLoc

2165 StmtResult Sema::ActOnAsmStmt(SourceLocation AsmLoc, bool IsSimple,
2275 new (Context) AsmStmt(Context, AsmLoc, IsSimple, IsVolatile, MSAsm,