Home
last modified time | relevance | path

Searched defs:FirstSeparator (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h309 StringRef FirstSeparator, Separator; variable
H A DCGStmtOpenMP.cpp1670 ArrayRef<StringRef> Parts, StringRef FirstSeparator, StringRef Separator) { in getNameWithSeparators()
H A DCGOpenMPRuntime.cpp1060 CGOpenMPRuntime::CGOpenMPRuntime(CodeGenModule &CGM, StringRef FirstSeparator, in CGOpenMPRuntime()
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3738 StringRef FirstSeparator, in getNameWithSeparators()