Searched refs:OMPDeclareVariantScope (Results 1 – 2 of 2) sorted by relevance
11347 struct OMPDeclareVariantScope { struct11354 OMPDeclareVariantScope(OMPTraitInfo &TI); argument11364 SmallVector<OMPDeclareVariantScope, 4> OMPDeclareVariantScopes;
2709 OMPDeclareVariantScopes.push_back(OMPDeclareVariantScope(TI)); in ActOnOpenMPBeginDeclareVariant()7284 Sema::OMPDeclareVariantScope::OMPDeclareVariantScope(OMPTraitInfo &TI) in OMPDeclareVariantScope() function in Sema::OMPDeclareVariantScope7293 OMPDeclareVariantScope &DVScope = OMPDeclareVariantScopes.back(); in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope()7388 OMPDeclareVariantScope &DVScope = OMPDeclareVariantScopes.back(); in ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope()