Searched refs:PragmaAttributeCurrentTargetDecl (Results 1 – 3 of 3) sorted by relevance
1118 PragmaAttributeCurrentTargetDecl = D; in AddPragmaAttributes()1122 PragmaAttributeCurrentTargetDecl = nullptr; in AddPragmaAttributes()1128 assert(PragmaAttributeCurrentTargetDecl && "Expected an active declaration"); in PrintPragmaAttributeInstantiationPoint()1129 Diags.Report(PragmaAttributeCurrentTargetDecl->getBeginLoc(), in PrintPragmaAttributeInstantiationPoint()
204 VisContext(nullptr), PragmaAttributeCurrentTargetDecl(nullptr), in Sema()
781 const Decl *PragmaAttributeCurrentTargetDecl; variable9937 if (PragmaAttributeCurrentTargetDecl) in PrintContextStack()