Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h306 StringRef FirstSeparator, Separator; variable
H A DCGStmtOpenMP.cpp1686 ArrayRef<StringRef> Parts, StringRef FirstSeparator, StringRef Separator) { in getNameWithSeparators()
H A DCGOpenMPRuntime.cpp1079 CGOpenMPRuntime::CGOpenMPRuntime(CodeGenModule &CGM, StringRef FirstSeparator, in CGOpenMPRuntime()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2260 StringRef FirstSeparator, in getNameWithSeparators()