/netbsd-src/external/apache2/llvm/dist/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 229 bool parseSectionDirectiveStaticConst(StringRef, SMLoc) { in parseSectionDirectiveStaticConst() 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 248 bool parseSectionDirectiveLiteral16(StringRef, SMLoc) { in parseSectionDirectiveLiteral16() argument 253 bool parseSectionDirectiveConstructor(StringRef, SMLoc) { in parseSectionDirectiveConstructor() argument 257 bool parseSectionDirectiveDestructor(StringRef, SMLoc) { in parseSectionDirectiveDestructor() argument 261 bool parseSectionDirectiveFVMLibInit0(StringRef, SMLoc) { in parseSectionDirectiveFVMLibInit0() argument [all …]
|
H A D | COFFAsmParser.cpp | 96 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument 104 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument 111 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument 355 bool COFFAsmParser::ParseDirectiveSection(StringRef, SMLoc) { in ParseDirectiveSection() argument 414 bool COFFAsmParser::ParseDirectiveDef(StringRef, SMLoc) { in ParseDirectiveDef() argument 428 bool COFFAsmParser::ParseDirectiveScl(StringRef, SMLoc) { in ParseDirectiveScl() argument 441 bool COFFAsmParser::ParseDirectiveType(StringRef, SMLoc) { in ParseDirectiveType() argument 454 bool COFFAsmParser::ParseDirectiveEndef(StringRef, SMLoc) { in ParseDirectiveEndef() argument 460 bool COFFAsmParser::ParseDirectiveSecRel32(StringRef, SMLoc) { in ParseDirectiveSecRel32() argument 489 bool COFFAsmParser::ParseDirectiveRVA(StringRef, SMLoc) { in ParseDirectiveRVA() argument [all …]
|
H A D | ELFAsmParser.cpp | 92 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument 97 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument 102 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument 107 bool ParseSectionDirectiveRoData(StringRef, SMLoc) { in ParseSectionDirectiveRoData() argument 112 bool ParseSectionDirectiveTData(StringRef, SMLoc) { in ParseSectionDirectiveTData() argument 118 bool ParseSectionDirectiveTBSS(StringRef, SMLoc) { in ParseSectionDirectiveTBSS() argument 124 bool ParseSectionDirectiveDataRel(StringRef, SMLoc) { in ParseSectionDirectiveDataRel() argument 129 bool ParseSectionDirectiveDataRelRo(StringRef, SMLoc) { in ParseSectionDirectiveDataRelRo() argument 135 bool ParseSectionDirectiveEhFrame(StringRef, SMLoc) { in ParseSectionDirectiveEhFrame() argument 223 bool ELFAsmParser::ParseDirectiveSize(StringRef, SMLoc) { in ParseDirectiveSize() argument [all …]
|
H A D | WasmAsmParser.cpp | 88 bool parseSectionDirectiveText(StringRef, SMLoc) { in parseSectionDirectiveText() argument 137 bool parseSectionDirective(StringRef, SMLoc loc) { in parseSectionDirective() argument 203 bool parseDirectiveSize(StringRef, SMLoc) { in parseDirectiveSize() argument 221 bool parseDirectiveType(StringRef, SMLoc) { in parseDirectiveType() argument 254 bool ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() argument
|
H A D | COFFMasmParser.cpp | 61 bool IgnoreDirective(StringRef, SMLoc) { in IgnoreDirective() argument 190 bool ParseSectionDirectiveCode(StringRef, SMLoc) { in ParseSectionDirectiveCode() argument 198 bool ParseSectionDirectiveInitializedData(StringRef, SMLoc) { in ParseSectionDirectiveInitializedData() argument 206 bool ParseSectionDirectiveUninitializedData(StringRef, SMLoc) { in ParseSectionDirectiveUninitializedData() argument
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
H A D | ArgumentsAdjusters.cpp | 36 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangSyntaxOnlyAdjuster() 72 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangStripOutputAdjuster() 90 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangStripSerializeDiagnosticAdjuster() 106 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangStripDependencyFileAdjuster() 136 return [Extra, Pos](const CommandLineArguments &Args, StringRef /*unused*/) { in getInsertArgumentAdjuster() 169 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getStripPluginsAdjuster()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/ |
H A D | TextStubCommon.cpp | 129 QuotingType ScalarTraits<PlatformSet>::mustQuote(StringRef) { in mustQuote() argument 150 QuotingType ScalarTraits<Architecture>::mustQuote(StringRef) { in mustQuote() argument 164 QuotingType ScalarTraits<PackedVersion>::mustQuote(StringRef) { in mustQuote() argument 215 QuotingType ScalarTraits<SwiftVersion>::mustQuote(StringRef) { in mustQuote() argument 233 QuotingType ScalarTraits<UUID>::mustQuote(StringRef) { in mustQuote() argument
|
H A D | TextStubCommon.h | 25 LLVM_YAML_STRONG_TYPEDEF(llvm::StringRef, FlowStringRef) in LLVM_YAML_STRONG_TYPEDEF()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
H A D | WebAssemblyTargetStreamer.h | 113 void emitImportModule(const MCSymbolWasm *, StringRef) override {} in emitImportModule() argument 114 void emitImportName(const MCSymbolWasm *, StringRef) override {} in emitImportName() argument 115 void emitExportName(const MCSymbolWasm *, StringRef) override {} in emitExportName() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | StringRef.h | 38 class StringRef; variable 106 /*implicit*/ constexpr StringRef(const char *Str) in StringRef() function 110 /*implicit*/ constexpr StringRef(const char *data, size_t length) in StringRef() function 114 /*implicit*/ StringRef(const std::string &Str) in StringRef() function 119 /*implicit*/ constexpr StringRef(std::string_view Str) in StringRef() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | FrontendActions.h | 247 StringRef) override { in CreateASTConsumer() argument 258 StringRef) override { in CreateASTConsumer() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/DIA/ |
H A D | DIASession.h | 19 class StringRef; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | Locale.h | 5 class StringRef; variable
|
H A D | TrigramIndex.h | 36 class StringRef; variable
|
H A D | Signals.h | 20 class StringRef; variable
|
H A D | Process.h | 37 class StringRef; variable
|
H A D | Unicode.h | 18 class StringRef; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | WindowsMachineFlag.h | 18 class StringRef; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/ |
H A D | TableGenBackend.h | 18 class StringRef; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDKernelCodeTUtils.h | 22 class StringRef; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | PrettyVariableDumper.h | 16 class StringRef; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/ |
H A D | FuzzerCLI.h | 22 class StringRef; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | TargetRegistry.cpp | 112 static int TargetArraySortFn(const std::pair<StringRef, const Target *> *LHS, in TargetArraySortFn()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/InterfaceStub/ |
H A D | TBEHandler.h | 26 class StringRef; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/ |
H A D | MCAsmParserUtils.h | 17 class StringRef; variable
|