/openbsd/gnu/llvm/clang/utils/TableGen/ |
H A D | ClangSACheckersEmitter.cpp | 30 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 D | MveEmitter.cpp | 669 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 D | InstrProfilingUtil.c | 308 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 D | FormatUtil.cpp | 24 StringRef Sep) { in typesetItemList()
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | AttrImpl.cpp | 97 StringRef Sep = "("; in printPrettyPragma() local
|
H A D | StmtPrinter.cpp | 2720 const char *Sep = ""; in VisitRecoveryExpr() local
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | TarWriter.cpp | 144 size_t Sep = Path.rfind('/', MaxPrefix + 1); in splitUstar() local
|
/openbsd/gnu/llvm/lldb/source/Utility/ |
H A D | RegisterValue.cpp | 272 char Sep = ' '; in ParseVectorEncoding() local
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFTypePrinter.cpp | 316 auto Sep = [&] { in appendTemplateParameters() local
|
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/ |
H A D | MinGW.cpp | 456 StringRef Sep = llvm::sys::path::get_separator(); in findClangRelativeSysroot() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | MinimalTypeDumper.cpp | 389 std::string Sep = in visitKnownRecord() local
|
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/ |
H A D | Checker.h | 502 const char *NL, const char *Sep) const { } in printState()
|
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 552 auto &Sep = Lexer.getTok(); in ParseInstruction() local
|
/openbsd/gnu/llvm/llvm/lib/Passes/ |
H A D | PassBuilder.cpp | 1077 char Sep = Text[Pos]; in parsePipelineText() local
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporterVisitors.cpp | 809 StringRef Sep; in prettyPrintRegionName() local
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 1653 const char *Sep; member
|
/openbsd/gnu/llvm/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 4029 StringRef Sep = FirstSeparator; in getNameWithSeparators() local
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 1689 StringRef Sep = FirstSeparator; in getNameWithSeparators() local
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 5314 std::string Sep(", "); in checkIfClauses() local
|