Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtOpenMP.h201 OpenMPDirectiveKind getDirectiveKind() const { return Kind; } in getDirectiveKind() function
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp79 OpenMPDirectiveKind getDirectiveKind() const { return Kind; } in getDirectiveKind() function in __anon50ddb8e60111::CGOpenMPRegionInfo