Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h41 class OMPExecutableDirective; variable
/external/clang/include/clang/AST/
DStmtOpenMP.h67 OMPExecutableDirective(const T *, StmtClass SC, OpenMPDirectiveKind K, in OMPExecutableDirective() function