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.h292 ExprResult ActOnOpenMPDeclareMapperDirectiveVarDecl(Scope *S,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp606 Actions.OpenMP().ActOnOpenMPDeclareMapperDirectiveVarDecl( in ParseOpenMPDeclareMapperDirective()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3773 SemaRef.OpenMP().ActOnOpenMPDeclareMapperDirectiveVarDecl( in VisitOMPDeclareMapperDecl()
H A DSemaOpenMP.cpp21668 ExprResult SemaOpenMP::ActOnOpenMPDeclareMapperDirectiveVarDecl( in ActOnOpenMPDeclareMapperDirectiveVarDecl() function in SemaOpenMP