Searched refs:ParseSimpleAsm (Results 1 – 5 of 5) sorted by relevance
697 ExprResult Result(ParseSimpleAsm(&EndLoc)); in ParseExternalDeclaration()1317 ExprResult Parser::ParseSimpleAsm(SourceLocation *EndLoc) { in ParseSimpleAsm() function in Parser
1715 ExprResult AsmLabel(ParseSimpleAsm(&Loc)); in ParseCXXCondition()
2105 ExprResult AsmLabel(ParseSimpleAsm(&Loc)); in ParseCXXMemberDeclaratorBeforeInitializer()
1883 ExprResult AsmLabel(ParseSimpleAsm(&Loc)); in ParseAsmAttributesAfterDeclarator()
1247 ExprResult ParseSimpleAsm(SourceLocation *EndLoc = nullptr);