Home
last modified time | relevance | path

Searched defs:Sep (Results 1 – 19 of 19) sorted by relevance

/openbsd/gnu/llvm/clang/utils/TableGen/
H A DClangSACheckersEmitter.cpp30 StringRef Sep = ".") { in getParentPackageFullName()
37 static std::string getPackageFullName(const Record *R, StringRef Sep) { in getPackageFullName()
46 static std::string getCheckerFullName(const Record *R, StringRef Sep = ".") { in getCheckerFullName()
H A DMveEmitter.cpp669 const char *Sep = ""; in genCode() local
741 const char *Sep = ""; in genCode() local
749 const char *Sep = ""; in genCode() local
/openbsd/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingUtil.c308 const char *Sep = strchr(Path, DIR_SEPARATOR); in lprofFindFirstDirSeparator() local
318 const char *Sep = strrchr(Path, DIR_SEPARATOR); in lprofFindLastDirSeparator() local
/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp24 StringRef Sep) { in typesetItemList()
/openbsd/gnu/llvm/clang/lib/AST/
H A DAttrImpl.cpp97 StringRef Sep = "("; in printPrettyPragma() local
H A DStmtPrinter.cpp2720 const char *Sep = ""; in VisitRecoveryExpr() local
/openbsd/gnu/llvm/llvm/lib/Support/
H A DTarWriter.cpp144 size_t Sep = Path.rfind('/', MaxPrefix + 1); in splitUstar() local
/openbsd/gnu/llvm/lldb/source/Utility/
H A DRegisterValue.cpp272 char Sep = ' '; in ParseVectorEncoding() local
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp316 auto Sep = [&] { in appendTemplateParameters() local
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DMinGW.cpp456 StringRef Sep = llvm::sys::path::get_separator(); in findClangRelativeSysroot() local
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp389 std::string Sep = in visitKnownRecord() local
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h502 const char *NL, const char *Sep) const { } in printState()
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp552 auto &Sep = Lexer.getTok(); in ParseInstruction() local
/openbsd/gnu/llvm/llvm/lib/Passes/
H A DPassBuilder.cpp1077 char Sep = Text[Pos]; in parsePipelineText() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp809 StringRef Sep; in prettyPrintRegionName() local
/openbsd/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp1653 const char *Sep; member
/openbsd/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4029 StringRef Sep = FirstSeparator; in getNameWithSeparators() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1689 StringRef Sep = FirstSeparator; in getNameWithSeparators() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp5314 std::string Sep(", "); in checkIfClauses() local