Searched defs:ForAsmLabel (Results 1 – 2 of 2) sorted by relevance
1587 ExprResult Parser::ParseAsmStringLiteral(bool ForAsmLabel) { in ParseAsmStringLiteral()1625 ExprResult Parser::ParseSimpleAsm(bool ForAsmLabel, SourceLocation *EndLoc) { in ParseSimpleAsm()
238 ExprResult Sema::ActOnGCCAsmStmtString(Expr *Expr, bool ForAsmLabel) { in ActOnGCCAsmStmtString()