Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h569 OpenMPDirectiveKind getDirectiveKind() const { return Kind; } in getDirectiveKind() function
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp98 OpenMPDirectiveKind getDirectiveKind() const { return Kind; } getDirectiveKind() function in __anon5bd794cd0111::CGOpenMPRegionInfo
[all...]