Searched defs:AsmLabel (Results 1 – 5 of 5) sorted by relevance
546 MCSection *AsmLabel = Ctx.getMachOSection( in ExecuteAssemblerImpl() local
2147 ExprResult AsmLabel(ParseSimpleAsm(/*ForAsmLabel*/ true, &Loc)); in ParseCXXCondition() local
2507 ExprResult AsmLabel(ParseSimpleAsm(/*ForAsmLabel*/ true, &Loc)); in ParseCXXMemberDeclaratorBeforeInitializer() local
2281 ExprResult AsmLabel(ParseSimpleAsm(/*ForAsmLabel*/ true, &Loc)); in ParseAsmAttributesAfterDeclarator() local
1892 Expr *AsmLabel; variable