Home
last modified time | relevance | path

Searched defs:getMappedDirective (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h615 OpenMPDirectiveKind getMappedDirective() const { return PrevMappedDirective; } in getMappedDirective() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp648 OpenMPDirectiveKind getMappedDirective() const { in getMappedDirective() function in __anon1dd12e440111::DSAStackTy