Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsSimple

1262   StmtResult RebuildGCCAsmStmt(SourceLocation AsmLoc, bool IsSimple,
1268 return getSema().ActOnGCCAsmStmt(AsmLoc, IsSimple, IsVolatile, NumOutputs,
6471 return getDerived().RebuildGCCAsmStmt(S->getAsmLoc(), S->isSimple(),