Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h550 OpenMPDirectiveKind getDirectiveKind() const { return Kind; } in getDirectiveKind() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp93 OpenMPDirectiveKind getDirectiveKind() const { return Kind; } in getDirectiveKind() function in __anonad2d34460111::CGOpenMPRegionInfo