Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
H A DOMPConstants.cpp29 StringRef llvm::omp::getOpenMPDirectiveName(Directive Kind) { in getOpenMPDirectiveName() function in llvm::omp
/aosp_15_r20/external/clang/lib/Basic/
H A DOpenMPKinds.cpp31 const char *clang::getOpenMPDirectiveName(OpenMPDirectiveKind Kind) { in getOpenMPDirectiveName() function in clang