Searched refs:ParseSimpleAsm (Results 1 – 5 of 5) sorted by relevance
672 ExprResult Result(ParseSimpleAsm(&EndLoc)); in ParseExternalDeclaration()1252 ExprResult Parser::ParseSimpleAsm(SourceLocation *EndLoc) { in ParseSimpleAsm() function in Parser
1700 ExprResult AsmLabel(ParseSimpleAsm(&Loc)); in ParseCXXCondition()
2059 ExprResult AsmLabel(ParseSimpleAsm(&Loc)); in ParseCXXMemberDeclaratorBeforeInitializer()
1817 ExprResult AsmLabel(ParseSimpleAsm(&Loc)); in ParseAsmAttributesAfterDeclarator()
1224 ExprResult ParseSimpleAsm(SourceLocation *EndLoc = nullptr);