Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h293 ExprResult ActOnOpenMPDeclareMapperDirectiveVarDecl(Scope *S,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp472 Actions.OpenMP().ActOnOpenMPDeclareMapperDirectiveVarDecl( in ParseOpenMPDeclareMapperDirective()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4318 SemaRef.OpenMP().ActOnOpenMPDeclareMapperDirectiveVarDecl( in VisitOMPDeclareMapperDecl()
H A DSemaOpenMP.cpp22561 ExprResult SemaOpenMP::ActOnOpenMPDeclareMapperDirectiveVarDecl( in ActOnOpenMPDeclareMapperDirectiveVarDecl() function in SemaOpenMP