Searched refs:ParseSimpleAsm (Results 1 – 5 of 5) sorted by relevance
704 ExprResult Result(ParseSimpleAsm(&EndLoc)); in ParseExternalDeclaration()1343 ExprResult Parser::ParseSimpleAsm(SourceLocation *EndLoc) { in ParseSimpleAsm() function in Parser
1795 ExprResult AsmLabel(ParseSimpleAsm(&Loc)); in ParseCXXCondition()
2120 ExprResult AsmLabel(ParseSimpleAsm(&Loc)); in ParseCXXMemberDeclaratorBeforeInitializer()
1919 ExprResult AsmLabel(ParseSimpleAsm(&Loc)); in ParseAsmAttributesAfterDeclarator()
1269 ExprResult ParseSimpleAsm(SourceLocation *EndLoc = nullptr);