Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DStmtOpenMP.h556 OpenMPDirectiveKind getDirectiveKind() const { return Kind; } in getDirectiveKind() function
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp97 OpenMPDirectiveKind getDirectiveKind() const { return Kind; } in getDirectiveKind() function in __anon7bb087080111::CGOpenMPRegionInfo