/llvm-project/llvm/lib/MC/MCParser/ |
H A D | DarwinAsmParser.cpp | 220 parseSectionDirectiveBss(StringRef,SMLoc) parseSectionDirectiveBss() argument 224 parseSectionDirectiveConst(StringRef,SMLoc) parseSectionDirectiveConst() argument 228 parseSectionDirectiveStaticConst(StringRef,SMLoc) parseSectionDirectiveStaticConst() argument 232 parseSectionDirectiveCString(StringRef,SMLoc) parseSectionDirectiveCString() argument 237 parseSectionDirectiveLiteral4(StringRef,SMLoc) parseSectionDirectiveLiteral4() argument 242 parseSectionDirectiveLiteral8(StringRef,SMLoc) parseSectionDirectiveLiteral8() argument 247 parseSectionDirectiveLiteral16(StringRef,SMLoc) parseSectionDirectiveLiteral16() argument 252 parseSectionDirectiveConstructor(StringRef,SMLoc) parseSectionDirectiveConstructor() argument 256 parseSectionDirectiveDestructor(StringRef,SMLoc) parseSectionDirectiveDestructor() argument 260 parseSectionDirectiveFVMLibInit0(StringRef,SMLoc) parseSectionDirectiveFVMLibInit0() argument 264 parseSectionDirectiveFVMLibInit1(StringRef,SMLoc) parseSectionDirectiveFVMLibInit1() argument 268 parseSectionDirectiveSymbolStub(StringRef,SMLoc) parseSectionDirectiveSymbolStub() argument 276 parseSectionDirectivePICSymbolStub(StringRef,SMLoc) parseSectionDirectivePICSymbolStub() argument 282 parseSectionDirectiveData(StringRef,SMLoc) parseSectionDirectiveData() argument 286 parseSectionDirectiveStaticData(StringRef,SMLoc) parseSectionDirectiveStaticData() argument 290 parseSectionDirectiveNonLazySymbolPointers(StringRef,SMLoc) parseSectionDirectiveNonLazySymbolPointers() argument 295 parseSectionDirectiveLazySymbolPointers(StringRef,SMLoc) parseSectionDirectiveLazySymbolPointers() argument 300 parseSectionDirectiveThreadLocalVariablePointers(StringRef,SMLoc) parseSectionDirectiveThreadLocalVariablePointers() argument 305 parseSectionDirectiveDyld(StringRef,SMLoc) parseSectionDirectiveDyld() argument 309 parseSectionDirectiveModInitFunc(StringRef,SMLoc) parseSectionDirectiveModInitFunc() argument 314 parseSectionDirectiveModTermFunc(StringRef,SMLoc) parseSectionDirectiveModTermFunc() argument 319 parseSectionDirectiveConstData(StringRef,SMLoc) parseSectionDirectiveConstData() argument 323 parseSectionDirectiveObjCClass(StringRef,SMLoc) parseSectionDirectiveObjCClass() argument 328 parseSectionDirectiveObjCMetaClass(StringRef,SMLoc) parseSectionDirectiveObjCMetaClass() argument 333 parseSectionDirectiveObjCCatClsMeth(StringRef,SMLoc) parseSectionDirectiveObjCCatClsMeth() argument 338 parseSectionDirectiveObjCCatInstMeth(StringRef,SMLoc) parseSectionDirectiveObjCCatInstMeth() argument 343 parseSectionDirectiveObjCProtocol(StringRef,SMLoc) parseSectionDirectiveObjCProtocol() argument 348 parseSectionDirectiveObjCStringObject(StringRef,SMLoc) parseSectionDirectiveObjCStringObject() argument 353 parseSectionDirectiveObjCClsMeth(StringRef,SMLoc) parseSectionDirectiveObjCClsMeth() argument 358 parseSectionDirectiveObjCInstMeth(StringRef,SMLoc) parseSectionDirectiveObjCInstMeth() argument 363 parseSectionDirectiveObjCClsRefs(StringRef,SMLoc) parseSectionDirectiveObjCClsRefs() argument 369 parseSectionDirectiveObjCMessageRefs(StringRef,SMLoc) parseSectionDirectiveObjCMessageRefs() argument 375 parseSectionDirectiveObjCSymbols(StringRef,SMLoc) parseSectionDirectiveObjCSymbols() argument 380 parseSectionDirectiveObjCCategory(StringRef,SMLoc) parseSectionDirectiveObjCCategory() argument 385 parseSectionDirectiveObjCClassVars(StringRef,SMLoc) parseSectionDirectiveObjCClassVars() argument 390 parseSectionDirectiveObjCInstanceVars(StringRef,SMLoc) parseSectionDirectiveObjCInstanceVars() argument 395 parseSectionDirectiveObjCModuleInfo(StringRef,SMLoc) parseSectionDirectiveObjCModuleInfo() argument 400 parseSectionDirectiveObjCClassNames(StringRef,SMLoc) parseSectionDirectiveObjCClassNames() argument 405 parseSectionDirectiveObjCMethVarTypes(StringRef,SMLoc) parseSectionDirectiveObjCMethVarTypes() argument 410 parseSectionDirectiveObjCMethVarNames(StringRef,SMLoc) parseSectionDirectiveObjCMethVarNames() argument 415 parseSectionDirectiveObjCSelectorStrs(StringRef,SMLoc) parseSectionDirectiveObjCSelectorStrs() argument 420 parseSectionDirectiveTData(StringRef,SMLoc) parseSectionDirectiveTData() argument 425 parseSectionDirectiveText(StringRef,SMLoc) parseSectionDirectiveText() argument 430 parseSectionDirectiveTLV(StringRef,SMLoc) parseSectionDirectiveTLV() argument 435 parseSectionDirectiveIdent(StringRef,SMLoc) parseSectionDirectiveIdent() argument 441 parseSectionDirectiveThreadInitFunc(StringRef,SMLoc) parseSectionDirectiveThreadInitFunc() argument 503 parseDirectiveAltEntry(StringRef,SMLoc) parseDirectiveAltEntry() argument 523 parseDirectiveDesc(StringRef,SMLoc) parseDirectiveDesc() argument 552 parseDirectiveIndirectSymbol(StringRef,SMLoc Loc) parseDirectiveIndirectSymbol() argument 635 parseDirectiveLsym(StringRef,SMLoc) parseDirectiveLsym() argument 665 parseDirectiveSection(StringRef,SMLoc) parseDirectiveSection() argument 743 parseDirectivePopSection(StringRef,SMLoc) parseDirectivePopSection() argument 761 parseDirectiveSecureLogUnique(StringRef,SMLoc IDLoc) parseDirectiveSecureLogUnique() argument 801 parseDirectiveSecureLogReset(StringRef,SMLoc IDLoc) parseDirectiveSecureLogReset() argument 814 parseDirectiveSubsectionsViaSymbols(StringRef,SMLoc) parseDirectiveSubsectionsViaSymbols() argument 827 parseDirectiveTBSS(StringRef,SMLoc) parseDirectiveTBSS() argument 883 parseDirectiveZerofill(StringRef,SMLoc) parseDirectiveZerofill() argument 971 parseDirectiveDataRegion(StringRef,SMLoc) parseDirectiveDataRegion() argument 996 parseDirectiveDataRegionEnd(StringRef,SMLoc) parseDirectiveDataRegionEnd() argument [all...] |
H A D | COFFAsmParser.cpp | 95 ParseSectionDirectiveText(StringRef,SMLoc) ParseSectionDirectiveText() argument 101 ParseSectionDirectiveData(StringRef,SMLoc) ParseSectionDirectiveData() argument 107 ParseSectionDirectiveBSS(StringRef,SMLoc) ParseSectionDirectiveBSS() argument 354 parseSectionArguments(StringRef,SMLoc) parseSectionArguments() argument 423 ParseDirectivePopSection(StringRef,SMLoc) ParseDirectivePopSection() argument 429 ParseDirectiveDef(StringRef,SMLoc) ParseDirectiveDef() argument 443 ParseDirectiveScl(StringRef,SMLoc) ParseDirectiveScl() argument 456 ParseDirectiveType(StringRef,SMLoc) ParseDirectiveType() argument 469 ParseDirectiveEndef(StringRef,SMLoc) ParseDirectiveEndef() argument 475 ParseDirectiveSecRel32(StringRef,SMLoc) ParseDirectiveSecRel32() argument 504 ParseDirectiveRVA(StringRef,SMLoc) ParseDirectiveRVA() argument 535 ParseDirectiveSafeSEH(StringRef,SMLoc) ParseDirectiveSafeSEH() argument 550 ParseDirectiveSecIdx(StringRef,SMLoc) ParseDirectiveSecIdx() argument 565 ParseDirectiveSymIdx(StringRef,SMLoc) ParseDirectiveSymIdx() argument 604 ParseDirectiveLinkOnce(StringRef,SMLoc Loc) ParseDirectiveLinkOnce() argument 628 ParseSEHDirectiveStartProc(StringRef,SMLoc Loc) ParseSEHDirectiveStartProc() argument 643 ParseSEHDirectiveEndProc(StringRef,SMLoc Loc) ParseSEHDirectiveEndProc() argument 649 ParseSEHDirectiveEndFuncletOrFunc(StringRef,SMLoc Loc) ParseSEHDirectiveEndFuncletOrFunc() argument 655 ParseSEHDirectiveStartChained(StringRef,SMLoc Loc) ParseSEHDirectiveStartChained() argument 661 ParseSEHDirectiveEndChained(StringRef,SMLoc Loc) ParseSEHDirectiveEndChained() argument 667 ParseSEHDirectiveHandler(StringRef,SMLoc Loc) ParseSEHDirectiveHandler() argument 693 ParseSEHDirectiveHandlerData(StringRef,SMLoc Loc) ParseSEHDirectiveHandlerData() argument 699 ParseSEHDirectiveAllocStack(StringRef,SMLoc Loc) ParseSEHDirectiveAllocStack() argument 712 ParseSEHDirectiveEndProlog(StringRef,SMLoc Loc) ParseSEHDirectiveEndProlog() argument [all...] |
H A D | ELFAsmParser.cpp | 91 bool parseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument 96 bool parseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument 101 bool parseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument 106 bool parseSectionDirectiveRoData(StringRef, SMLoc) { in ParseSectionDirectiveRoData() argument 111 bool parseSectionDirectiveTData(StringRef, SMLoc) { in ParseSectionDirectiveTData() argument 117 bool parseSectionDirectiveTBSS(StringRef, SMLo in ParseSectionDirectiveTData() argument 123 ParseSectionDirectiveDataRel(StringRef,SMLoc) ParseSectionDirectiveDataRel() argument 128 ParseSectionDirectiveDataRelRo(StringRef,SMLoc) ParseSectionDirectiveDataRelRo() argument 134 ParseSectionDirectiveEhFrame(StringRef,SMLoc) ParseSectionDirectiveEhFrame() argument 222 ParseDirectiveSize(StringRef,SMLoc) ParseDirectiveSize() argument 406 ParseDirectivePopSection(StringRef,SMLoc) ParseDirectivePopSection() argument 412 ParseDirectiveSection(StringRef,SMLoc loc) ParseDirectiveSection() argument 753 ParseDirectiveType(StringRef,SMLoc) ParseDirectiveType() argument 806 ParseDirectiveIdent(StringRef,SMLoc) ParseDirectiveIdent() argument 824 ParseDirectiveSymver(StringRef,SMLoc) ParseDirectiveSymver() argument 861 ParseDirectiveVersion(StringRef,SMLoc) ParseDirectiveVersion() argument 885 ParseDirectiveWeakref(StringRef,SMLoc) ParseDirectiveWeakref() argument 909 ParseDirectiveSubsection(StringRef,SMLoc) ParseDirectiveSubsection() argument [all...] |
H A D | WasmAsmParser.cpp | 91 bool parseSectionDirectiveText(StringRef, SMLoc) { in parseSectionDirectiveText() argument 96 bool parseSectionDirectiveData(StringRef, SMLoc) { in parseSectionDirectiveData() argument 149 bool parseSectionDirective(StringRef, SMLoc loc) { in parseSectionDirective() argument 215 bool parseDirectiveSize(StringRef, SMLoc Loc) { in parseDirectiveSize() argument 238 bool parseDirectiveType(StringRef, SMLoc) { in parseDirectiveType() argument 271 bool ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() argument
|
/llvm-project/clang/test/Analysis/ |
H A D | aggrinit-cfg-output.cpp | 6 struct StringRef { struct 12 StringRef s{a}; in main() argument
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | BackgroundIndexTests.cpp | 101 BackgroundIndex Idx(FS, CDB, [&](llvm::StringRef) { return &MSS; }, in TEST_F() argument 152 FS, CDB, [&](llvm::StringRef) { return &MSS; }, std::move(Opts)); in TEST_F() argument 195 FS, CDB, [&](llvm::StringRef) { return &MSS; }, Opts); in TEST_F() argument 250 FS, CDB, [&](llvm::StringRef) { return &MSS; }, Opts); in TEST_F() argument 289 BackgroundIndex Idx(FS, CDB, [&](llvm::StringRef) { retur in TEST_F() argument 102 __anon4a8666fb0202(llvm::StringRef) TEST_F() argument 299 __anon4a8666fb0a02(llvm::StringRef) TEST_F() argument 300 __anon4a8666fb0b02(llvm::StringRef) TEST_F() argument 358 __anon4a8666fb0c02(llvm::StringRef) TEST_F() argument 359 __anon4a8666fb0d02(llvm::StringRef) TEST_F() argument 408 __anon4a8666fb0e02(llvm::StringRef) TEST_F() argument 423 __anon4a8666fb1002(llvm::StringRef) TEST_F() argument 441 __anon4a8666fb1202(llvm::StringRef) TEST_F() argument 442 __anon4a8666fb1302(llvm::StringRef) TEST_F() argument 482 __anon4a8666fb1402(llvm::StringRef) TEST_F() argument 498 __anon4a8666fb1602(llvm::StringRef) TEST_F() argument 514 __anon4a8666fb1802(llvm::StringRef) TEST_F() argument 532 __anon4a8666fb1a02(llvm::StringRef) TEST_F() argument 533 __anon4a8666fb1b02(llvm::StringRef) TEST_F() argument 563 __anon4a8666fb1c02(llvm::StringRef) TEST_F() argument 564 __anon4a8666fb1d02(llvm::StringRef) TEST_F() argument 627 __anon4a8666fb1e02(llvm::StringRef) TEST_F() argument 628 __anon4a8666fb1f02(llvm::StringRef) TEST_F() argument 655 __anon4a8666fb2002(llvm::StringRef) TEST_F() argument 656 __anon4a8666fb2102(llvm::StringRef) TEST_F() argument 903 __anon4a8666fb3d02(llvm::StringRef) TEST() argument 904 __anon4a8666fb3e02(llvm::StringRef) TEST() argument [all...] |
/llvm-project/clang/test/CodeGen/ |
H A D | sysv_abi.c | 10 struct StringRef { struct 15 void SYSV_CC take_stringref(struct StringRef s); argument
|
/llvm-project/clang-tools-extra/clang-tidy/ |
H A D | ExpandModularHeadersPPCallbacks.cpp | 188 void ExpandModularHeadersPPCallbacks::Ident(SourceLocation Loc, StringRef) { in Ident() argument 197 StringRef) { in PragmaComment() argument 201 StringRef, in PragmaDetectMismatch() argument 206 StringRef) { in PragmaDebug() argument 210 StringRef, in PragmaMessage() argument 216 PragmaDiagnosticPush(SourceLocation Loc,StringRef) PragmaDiagnosticPush() argument 220 PragmaDiagnosticPop(SourceLocation Loc,StringRef) PragmaDiagnosticPop() argument 224 PragmaDiagnostic(SourceLocation Loc,StringRef,diag::Severity,StringRef) PragmaDiagnostic() argument 229 HasInclude(SourceLocation Loc,StringRef,bool,OptionalFileEntryRef,SrcMgr::CharacteristicKind) HasInclude() argument [all...] |
/llvm-project/clang/lib/Tooling/ |
H A D | ArgumentsAdjusters.cpp | 36 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangSyntaxOnlyAdjuster() argument 72 __anon771036a30302(const CommandLineArguments &Args, StringRef ) getClangStripOutputAdjuster() argument 90 __anon771036a30402(const CommandLineArguments &Args, StringRef ) getClangStripDependencyFileAdjuster() argument 120 __anon771036a30502(const CommandLineArguments &Args, StringRef ) getInsertArgumentAdjuster() argument 153 __anon771036a30702(const CommandLineArguments &Args, StringRef ) getStripPluginsAdjuster() argument [all...] |
/llvm-project/clang/examples/PluginsOrder/ |
H A D | PluginsOrder.cpp | 26 llvm::StringRef) override { in CreateASTConsumer() 50 llvm::StringRef) override { in CreateASTConsumer() 74 llvm::StringRef) override { in CreateASTConsumer() 98 llvm::StringRef) override { in CreateASTConsumer()
|
/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStubCommon.cpp | 130 QuotingType ScalarTraits<PlatformSet>::mustQuote(StringRef) { in mustQuote() argument 151 QuotingType ScalarTraits<Architecture>::mustQuote(StringRef) { in mustQuote() argument 165 QuotingType ScalarTraits<PackedVersion>::mustQuote(StringRef) { in mustQuote() argument 216 QuotingType ScalarTraits<SwiftVersion>::mustQuote(StringRef) { in mustQuote() argument 227 QuotingType ScalarTraits<UUID>::mustQuote(StringRef) { in mustQuote() argument
|
/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
H A D | WebAssemblyTargetStreamer.h | 108 void emitImportModule(const MCSymbolWasm *, StringRef) override {} in emitImportModule() argument 109 void emitImportName(const MCSymbolWasm *, StringRef) override {} in emitImportName() argument 110 void emitExportName(const MCSymbolWasm *, StringRef) override {} in emitExportName() argument
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | TidyProvider.cpp | 164 [](tidy::ClangTidyOptions &Opts, llvm::StringRef) { Opts.User = User; }; in provideEnvironment() argument 167 return [](tidy::ClangTidyOptions &, llvm::StringRef) {}; in provideEnvironment() argument 181 return [](tidy::ClangTidyOptions &Opts, llvm::StringRef) { in provideDefaultChecks() argument 191 tidy::ClangTidyOptions &Opts, llvm::StringRef) { in addTidyChecks() argument 248 llvm::StringRef) { in disableUnusableChecks() argument 255 return [](tidy::ClangTidyOptions &Opts, llvm::StringRef) { in provideClangdConfig() argument [all...] |
/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/ |
H A D | DIASession.h | 19 class StringRef; variable
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | Locale.h | 5 class StringRef; variable
|
H A D | SipHash.h | 25 class StringRef; variable
|
H A D | Signposts.h | 23 class StringRef; variable
|
H A D | Signals.h | 21 class StringRef; variable
|
/llvm-project/clang/test/SemaCXX/ |
H A D | predefined-expr-msvc.cpp | 6 struct StringRef { struct
|
/llvm-project/llvm/unittests/Target/AMDGPU/ |
H A D | AMDGPUUnitTests.h | 18 class StringRef; variable
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | WindowsMachineFlag.h | 21 class StringRef; variable
|
/llvm-project/mlir/include/mlir/Support/ |
H A D | FileUtilities.h | 23 class StringRef; variable
|
/llvm-project/llvm/include/llvm/FuzzMutate/ |
H A D | FuzzerCLI.h | 22 class StringRef; variable
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | PrettyVariableDumper.h | 16 class StringRef; variable
|
/llvm-project/llvm/include/llvm/InterfaceStub/ |
H A D | IFSHandler.h | 30 class StringRef; variable
|