Searched refs:OMPDeclareVariantScope (Results 1 – 2 of 2) sorted by relevance
10665 struct OMPDeclareVariantScope { struct10672 OMPDeclareVariantScope(OMPTraitInfo &TI); argument10682 SmallVector<OMPDeclareVariantScope, 4> OMPDeclareVariantScopes;
2653 OMPDeclareVariantScopes.push_back(OMPDeclareVariantScope(TI)); in ActOnOpenMPBeginDeclareVariant()7054 Sema::OMPDeclareVariantScope::OMPDeclareVariantScope(OMPTraitInfo &TI) in OMPDeclareVariantScope() function in Sema::OMPDeclareVariantScope7063 OMPDeclareVariantScope &DVScope = OMPDeclareVariantScopes.back(); in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope()7158 OMPDeclareVariantScope &DVScope = OMPDeclareVariantScopes.back(); in ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope()