Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsSimple

1214   StmtResult RebuildGCCAsmStmt(SourceLocation AsmLoc, bool IsSimple,
1220 return getSema().ActOnGCCAsmStmt(AsmLoc, IsSimple, IsVolatile, NumOutputs,
5877 return getDerived().RebuildGCCAsmStmt(S->getAsmLoc(), S->isSimple(),