Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
742 const char *Sep = ""; in genCode() local
750 const char *Sep = ""; in genCode() local
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTConcept.cpp104 llvm::ListSeparator Sep(", "); in print() local
H A DAttrImpl.cpp97 StringRef Sep = "("; in printPrettyPragma() local
H A DStmtPrinter.cpp2785 const char *Sep = ""; in VisitRecoveryExpr() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp24 typesetItemList(ArrayRef<std::string> Opts,uint32_t IndentLevel,uint32_t GroupSize,StringRef Sep) typesetItemList() argument
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMinGW.cpp467 StringRef Sep = llvm::sys::path::get_separator(); in findClangRelativeSysroot() local
478 StringRef Sep = llvm::sys::path::get_separator(); in looksLikeMinGWSysroot() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTarWriter.cpp144 size_t Sep = Path.rfind('/', MaxPrefix + 1); in splitUstar() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp257 char Sep = ' '; in ParseVectorEncoding() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp330 auto Sep = [&] { in appendTemplateParameters() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp391 std::string Sep = in visitKnownRecord() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.cpp250 StringRef Sep; in print() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp545 StringRef Sep = ""; in getInstEqClasses() local
595 StringRef Sep = ""; in getRuleEqClasses() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp549 auto &Sep = Lexer.getTok(); in ParseInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilder.cpp1400 char Sep = Text[Pos]; in parsePipelineText() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp839 StringRef Sep; in prettyPrintRegionName() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp800 const char *Sep; member
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1788 const char *Sep; member
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7154 StringRef Sep = FirstSeparator; in getNameWithSeparators() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1712 StringRef Sep = FirstSeparator; in getNameWithSeparators() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5118 std::string Sep(", "); in checkIfClauses() local