| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | Path.h | 77 StringRef Component; ///< The current component. Not necessarily in Path. variable 103 StringRef Component; ///< The current component. Not necessarily in Path. variable
|
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/CodeView/ |
| H A D | GUIDFormatTest.cpp | 49 SmallVector<StringRef, 6> Component; in checkData() local
|
| /llvm-project-15.0.7/flang/include/flang/Evaluate/ |
| H A D | variable.h | 75 CLASS_BOILERPLATE(Component) in CLASS_BOILERPLATE() argument 77 Component(DataRef &&b, const Symbol &c) : base_{std::move(b)}, symbol_{c} {} in Component() function 78 Component(common::CopyableIndirection<DataRef> &&b, const Symbol &c) in Component() function
|
| H A D | call.h | 35 class Component; variable
|
| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/ |
| H A D | MipsLinux.cpp | 122 StringRef Component, in getCompilerRT()
|
| H A D | OpenBSD.cpp | 341 std::string OpenBSD::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT()
|
| H A D | Darwin.cpp | 1205 StringRef Component, RuntimeLinkOptions Opts, in AddLinkRuntimeLib()
|
| /llvm-project-15.0.7/clang/include/clang/Tooling/Refactoring/ |
| H A D | RecursiveSymbolVisitor.h | 74 const OffsetOfNode &Component = S->getComponent(I); in VisitOffsetOfExpr() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-config/ |
| H A D | llvm-config.cpp | 92 for (const auto &Component : ComponentMap) { in VisitComponent() local 678 for (auto &Component : DyLibComponents) { in main() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-cov/ |
| H A D | CoverageReport.cpp | 131 for (const auto &Component : in getNumRedundantPathComponents() local 159 auto Component = sys::path::begin(Paths[0]); in getRedundantPrefixLen() local
|
| /llvm-project-15.0.7/flang/module/ |
| H A D | __fortran_type_info.f90 | 79 type :: Component ! data components, incl. object pointers type
|
| /llvm-project-15.0.7/clang/lib/Driver/ |
| H A D | ToolChain.cpp | 471 StringRef Component, in getCompilerRTBasename() 478 StringRef Component, in buildCompilerRTBasename() 511 std::string ToolChain::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT() 533 StringRef Component, in getCompilerRTArgString()
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | Sarif.cpp | 88 std::for_each(++Iter, End, [&Ret](StringRef Component) { in fileNameToURI()
|
| /llvm-project-15.0.7/clang/lib/ExtractAPI/Serialization/ |
| H A D | SymbolGraphSerializer.cpp | 658 SymbolGraphSerializer::makePathComponentGuard(StringRef Component) { in makePathComponentGuard()
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | SarifDiagnostics.cpp | 100 for (StringRef Component : llvm::make_range(++Iter, End)) { in fileNameToURI() local
|
| /llvm-project-15.0.7/clang/lib/Index/ |
| H A D | IndexBody.cpp | 452 const OffsetOfNode &Component = S->getComponent(I); in VisitOffsetOfExpr() local
|
| /llvm-project-15.0.7/clang/lib/Lex/ |
| H A D | PPDirectives.cpp | 1862 for (auto &Component : llvm::reverse(Components)) { in trySimplifyPath() local 2433 for (auto Component : Components) { in HandleHeaderIncludeOrImport() local
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | VTableBuilder.cpp | 1162 const VTableComponent &Component = Components[TI.first]; in ComputeThisAdjustments() local 1920 const VTableComponent &Component = Components[I]; in dumpLayout() local 3157 const VTableComponent &Component = Components[I]; in dumpLayout() local
|
| /llvm-project-15.0.7/llvm/lib/MC/MCParser/ |
| H A D | DarwinAsmParser.cpp | 1041 unsigned *Component, const char *ComponentName) { in parseOptionalTrailingVersionComponent()
|
| /llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/ |
| H A D | SPIRVBaseInfo.h | 487 Component = 31, enumerator
|
| /llvm-project-15.0.7/clang/utils/TableGen/ |
| H A D | ClangDiagnosticsEmitter.cpp | 1219 const std::string &Component) { in EmitClangDiagsDefs()
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | AutoUpgrade.cpp | 4509 for (auto Component : Components) in UpgradeSectionAttributes() local
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | VirtualFileSystem.cpp | 159 static bool isTraversalComponent(StringRef Component) { in isTraversalComponent()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | NewGVN.cpp | 225 auto &Component = Components.back(); in FindSCC() local
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 8008 Component : OverlappedElements) { in generateInfoForComponentList() local 8176 for (const OMPClauseMappableExprCommon::MappableComponent &Component : in generateInfoForComponentList() local 8244 for (const OMPClauseMappableExprCommon::MappableComponent &Component : in generateInfoForComponentList() local
|