Searched refs:OMPDeclareVariantScope (Results 1 – 2 of 2) sorted by relevance
10995 struct OMPDeclareVariantScope { struct11002 OMPDeclareVariantScope(OMPTraitInfo &TI); argument11012 SmallVector<OMPDeclareVariantScope, 4> OMPDeclareVariantScopes;
2685 OMPDeclareVariantScopes.push_back(OMPDeclareVariantScope(TI)); in ActOnOpenMPBeginDeclareVariant()7133 Sema::OMPDeclareVariantScope::OMPDeclareVariantScope(OMPTraitInfo &TI) in OMPDeclareVariantScope() function in Sema::OMPDeclareVariantScope7142 OMPDeclareVariantScope &DVScope = OMPDeclareVariantScopes.back(); in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope()7237 OMPDeclareVariantScope &DVScope = OMPDeclareVariantScopes.back(); in ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope()