Searched defs:getMappedDirective (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | StmtOpenMP.h | 615 OpenMPDirectiveKind getMappedDirective() const { return PrevMappedDirective; } in getMappedDirective() function |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 643 OpenMPDirectiveKind getMappedDirective() const { getMappedDirective() function in __anon265630160111::DSAStackTy |