Home
last modified time | relevance | path

Searched refs:getAsVariantMatchInfo (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp2225 TI.getAsVariantMatchInfo(ASTCtx, VMI); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2578 TI.getAsVariantMatchInfo(ASTContext, VMI); in ParseOpenMPDeclarativeOrExecutableDirective()
/llvm-project-15.0.7/clang/lib/AST/
H A DOpenMPClause.cpp2406 void OMPTraitInfo::getAsVariantMatchInfo(ASTContext &ASTCtx, in getAsVariantMatchInfo() function in OMPTraitInfo
/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h8843 void getAsVariantMatchInfo(ASTContext &ASTCtx,
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp7207 TI.getAsVariantMatchInfo(Context, VMI); in ActOnOpenMPCall()
7597 TI.getAsVariantMatchInfo(Context, VMI); in ActOnOpenMPDeclareVariantDirective()