Searched refs:PragmaAttributeCurrentTargetDecl (Results 1 – 3 of 3) sorted by relevance
1121 PragmaAttributeCurrentTargetDecl = D; in AddPragmaAttributes()1125 PragmaAttributeCurrentTargetDecl = nullptr; in AddPragmaAttributes()1131 assert(PragmaAttributeCurrentTargetDecl && "Expected an active declaration"); in PrintPragmaAttributeInstantiationPoint()1132 Diags.Report(PragmaAttributeCurrentTargetDecl->getBeginLoc(), in PrintPragmaAttributeInstantiationPoint()
202 VisContext(nullptr), PragmaAttributeCurrentTargetDecl(nullptr), in Sema()
754 const Decl *PragmaAttributeCurrentTargetDecl; variable9648 if (PragmaAttributeCurrentTargetDecl) in PrintContextStack()