Searched defs:ForAsmLabel (Results 1 – 1 of 1) sorted by relevance
1675 ExprResult Parser::ParseAsmStringLiteral(bool ForAsmLabel) { in ParseAsmStringLiteral()1705 ExprResult Parser::ParseSimpleAsm(bool ForAsmLabel, SourceLocation *EndLoc) { in ParseSimpleAsm()