Searched refs:OMPDeclareVariantScope (Results 1 – 2 of 2) sorted by relevance
10203 struct OMPDeclareVariantScope { struct10210 OMPDeclareVariantScope(OMPTraitInfo &TI); argument10220 SmallVector<OMPDeclareVariantScope, 4> OMPDeclareVariantScopes;
2467 OMPDeclareVariantScopes.push_back(OMPDeclareVariantScope(TI)); in ActOnOpenMPBeginDeclareVariant()6618 Sema::OMPDeclareVariantScope::OMPDeclareVariantScope(OMPTraitInfo &TI) in OMPDeclareVariantScope() function in Sema::OMPDeclareVariantScope6627 OMPDeclareVariantScope &DVScope = OMPDeclareVariantScopes.back(); in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope()6719 OMPDeclareVariantScope &DVScope = OMPDeclareVariantScopes.back(); in ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope()