Searched refs:OMPDeclareVariantScope (Results 1 – 2 of 2) sorted by relevance
10292 struct OMPDeclareVariantScope { struct10299 OMPDeclareVariantScope(OMPTraitInfo &TI); argument10309 SmallVector<OMPDeclareVariantScope, 4> OMPDeclareVariantScopes;
2467 OMPDeclareVariantScopes.push_back(OMPDeclareVariantScope(TI)); in ActOnOpenMPBeginDeclareVariant()6633 Sema::OMPDeclareVariantScope::OMPDeclareVariantScope(OMPTraitInfo &TI) in OMPDeclareVariantScope() function in Sema::OMPDeclareVariantScope6642 OMPDeclareVariantScope &DVScope = OMPDeclareVariantScopes.back(); in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope()6735 OMPDeclareVariantScope &DVScope = OMPDeclareVariantScopes.back(); in ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope()