| /freebsd-12.1/contrib/llvm/lib/MC/MCParser/ |
| H A D | DarwinAsmParser.cpp | 221 bool parseSectionDirectiveBss(StringRef, SMLoc) { in parseSectionDirectiveBss() argument 225 bool parseSectionDirectiveConst(StringRef, SMLoc) { in parseSectionDirectiveConst() argument 233 bool parseSectionDirectiveCString(StringRef, SMLoc) { in parseSectionDirectiveCString() argument 238 bool parseSectionDirectiveLiteral4(StringRef, SMLoc) { in parseSectionDirectiveLiteral4() argument 243 bool parseSectionDirectiveLiteral8(StringRef, SMLoc) { in parseSectionDirectiveLiteral8() argument 283 bool parseSectionDirectiveData(StringRef, SMLoc) { in parseSectionDirectiveData() argument 306 bool parseSectionDirectiveDyld(StringRef, SMLoc) { in parseSectionDirectiveDyld() argument 421 bool parseSectionDirectiveTData(StringRef, SMLoc) { in parseSectionDirectiveTData() argument 426 bool parseSectionDirectiveText(StringRef, SMLoc) { in parseSectionDirectiveText() argument 431 bool parseSectionDirectiveTLV(StringRef, SMLoc) { in parseSectionDirectiveTLV() argument [all …]
|
| H A D | COFFAsmParser.cpp | 104 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument 112 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument 119 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument 363 bool COFFAsmParser::ParseDirectiveSection(StringRef, SMLoc) { in ParseDirectiveSection() argument 422 bool COFFAsmParser::ParseDirectiveDef(StringRef, SMLoc) { in ParseDirectiveDef() argument 436 bool COFFAsmParser::ParseDirectiveScl(StringRef, SMLoc) { in ParseDirectiveScl() argument 449 bool COFFAsmParser::ParseDirectiveType(StringRef, SMLoc) { in ParseDirectiveType() argument 462 bool COFFAsmParser::ParseDirectiveEndef(StringRef, SMLoc) { in ParseDirectiveEndef() argument 497 bool COFFAsmParser::ParseDirectiveRVA(StringRef, SMLoc) { in ParseDirectiveRVA() argument 543 bool COFFAsmParser::ParseDirectiveSecIdx(StringRef, SMLoc) { in ParseDirectiveSecIdx() argument [all …]
|
| H A D | ELFAsmParser.cpp | 93 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument 98 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument 103 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument 108 bool ParseSectionDirectiveRoData(StringRef, SMLoc) { in ParseSectionDirectiveRoData() argument 113 bool ParseSectionDirectiveTData(StringRef, SMLoc) { in ParseSectionDirectiveTData() argument 119 bool ParseSectionDirectiveTBSS(StringRef, SMLoc) { in ParseSectionDirectiveTBSS() argument 125 bool ParseSectionDirectiveDataRel(StringRef, SMLoc) { in ParseSectionDirectiveDataRel() argument 130 bool ParseSectionDirectiveDataRelRo(StringRef, SMLoc) { in ParseSectionDirectiveDataRelRo() argument 136 bool ParseSectionDirectiveEhFrame(StringRef, SMLoc) { in ParseSectionDirectiveEhFrame() argument 218 bool ELFAsmParser::ParseDirectiveSize(StringRef, SMLoc) { in ParseDirectiveSize() argument [all …]
|
| H A D | WasmAsmParser.cpp | 80 bool parseSectionDirectiveText(StringRef, SMLoc) { in parseSectionDirectiveText() argument 85 bool parseSectionDirective(StringRef, SMLoc) { in parseSectionDirective() argument 93 bool parseDirectiveSize(StringRef, SMLoc) { in parseDirectiveSize() argument 112 bool parseDirectiveType(StringRef, SMLoc) { in parseDirectiveType() argument
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/ |
| H A D | ArgumentsAdjusters.cpp | 25 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangSyntaxOnlyAdjuster() 40 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangStripOutputAdjuster() 58 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangStripDependencyFileAdjuster() 79 return [Extra, Pos](const CommandLineArguments &Args, StringRef /*unused*/) { in getInsertArgumentAdjuster() 112 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getStripPluginsAdjuster()
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| H A D | WebAssemblyTargetStreamer.h | 106 void emitImportModule(const MCSymbolWasm *, StringRef) override {} in emitImportModule() argument 107 void emitImportName(const MCSymbolWasm *, StringRef) override {} in emitImportName() argument
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/DIA/ |
| H A D | DIASession.h | 20 class StringRef; variable
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | Locale.h | 5 class StringRef; variable
|
| H A D | Process.h | 36 class StringRef; variable
|
| H A D | TrigramIndex.h | 38 class StringRef; variable
|
| H A D | Signals.h | 21 class StringRef; variable
|
| H A D | Unicode.h | 19 class StringRef; variable
|
| /freebsd-12.1/contrib/llvm/include/llvm/TableGen/ |
| H A D | TableGenBackend.h | 19 class StringRef; variable
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDKernelCodeTUtils.h | 23 class StringRef; variable
|
| /freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyVariableDumper.h | 17 class StringRef; variable
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | TargetRegistry.cpp | 113 static int TargetArraySortFn(const std::pair<StringRef, const Target *> *LHS, in TargetArraySortFn()
|
| /freebsd-12.1/contrib/llvm/include/llvm/ADT/ |
| H A D | StringRef.h | 30 class StringRef; variable 85 /*implicit*/ StringRef(const char *Str) in StringRef() function 90 /*implicit*/ constexpr StringRef(const char *data, size_t length) in StringRef() function 95 /*implicit*/ StringRef(const std::string &Str) in StringRef() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeSymbolEmitter.h | 17 class StringRef; variable
|
| /freebsd-12.1/contrib/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmParserUtils.h | 18 class StringRef; variable
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/MIRParser/ |
| H A D | MIRParser.h | 27 class StringRef; variable
|
| /freebsd-12.1/contrib/llvm/include/llvm/IRReader/ |
| H A D | IRReader.h | 23 class StringRef; variable
|
| /freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-server/ |
| H A D | Acceptor.h | 21 class StringRef; variable
|
| /freebsd-12.1/contrib/llvm/include/llvm/TextAPI/ELF/ |
| H A D | TBEHandler.h | 27 class StringRef; variable
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86TargetMachine.h | 27 class StringRef; variable
|
| /freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/ |
| H A D | RuntimeDyldChecker.h | 22 class StringRef; variable
|