Searched defs:setMappedDirective (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | StmtOpenMP.h | 357 void setMappedDirective(OpenMPDirectiveKind MappedDirective) { in setMappedDirective() function |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 654 void setMappedDirective(OpenMPDirectiveKind NewDK) { setMappedDirective() function in __anon265630160111::DSAStackTy |