Searched refs:OMPDeclareVariantScope (Results 1 – 2 of 2) sorted by relevance
10111 struct OMPDeclareVariantScope { struct10118 OMPDeclareVariantScope(OMPTraitInfo &TI); argument10128 SmallVector<OMPDeclareVariantScope, 4> OMPDeclareVariantScopes;
2452 OMPDeclareVariantScopes.push_back(OMPDeclareVariantScope(TI)); in ActOnOpenMPBeginDeclareVariant()5884 Sema::OMPDeclareVariantScope::OMPDeclareVariantScope(OMPTraitInfo &TI) in OMPDeclareVariantScope() function in Sema::OMPDeclareVariantScope5893 OMPDeclareVariantScope &DVScope = OMPDeclareVariantScopes.back(); in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope()5985 OMPDeclareVariantScope &DVScope = OMPDeclareVariantScopes.back(); in ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope()