Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h806 checkOpenMPDeclareVariantFunction(DeclGroupPtrTy DG, Expr *VariantRef,
/src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1500 Actions.OpenMP().checkOpenMPDeclareVariantFunction( in ParseOMPDeclareVariantClauses()
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp483 S.OpenMP().checkOpenMPDeclareVariantFunction( in instantiateOMPDeclareVariantAttr()
H A DSemaOpenMP.cpp7299 SemaOpenMP::checkOpenMPDeclareVariantFunction(SemaOpenMP::DeclGroupPtrTy DG, in checkOpenMPDeclareVariantFunction() function in SemaOpenMP