Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h555 OpenMPDirectiveKind getDirectiveKind() const { return Kind; } in getDirectiveKind() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp93 OpenMPDirectiveKind getDirectiveKind() const { return Kind; } in getDirectiveKind() function in __anon087f69130111::CGOpenMPRegionInfo