Home
last modified time | relevance | path

Searched defs:OMPLoopDirective (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h42 class OMPLoopDirective; variable
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h48 class OMPLoopDirective; variable
/external/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h583 OMPLoopDirective(StmtClass SC, OpenMPDirectiveKind Kind, in OMPLoopDirective() function