Home
last modified time | relevance | path

Searched defs:Paths (Results 1 – 25 of 61) sorted by relevance

123

/llvm-project/clang/lib/Basic/
H A DProfileList.cpp47 ProfileSpecialCaseList::create(const std::vector<std::string> &Paths, in create()
57 ProfileSpecialCaseList::createOrDie(const std::vector<std::string> &Paths, in createOrDie()
67 ProfileList::ProfileList(ArrayRef<std::string> Paths, SourceManager &SM) in ProfileList()
H A DSanitizerSpecialCaseList.cpp18 SanitizerSpecialCaseList::create(const std::vector<std::string> &Paths, in create()
31 SanitizerSpecialCaseList::createOrDie(const std::vector<std::string> &Paths, in createOrDie()
/llvm-project/clang-tools-extra/clangd/index/
H A DStdLib.h46 llvm::SmallVector<std::string> Paths; member
/llvm-project/llvm/lib/Support/
H A DSpecialCaseList.cpp82 SpecialCaseList::create(const std::vector<std::string> &Paths, in create()
99 SpecialCaseList::createOrDie(const std::vector<std::string> &Paths, in createOrDie()
107 bool SpecialCaseList::createInternal(const std::vector<std::string> &Paths, in createInternal()
H A DFileCollector.cpp106 PathStorage Paths; in canonicalize() local
123 PathCanonicalizer::PathStorage Paths = Canonicalizer.canonicalize(SrcPath); in addFileImpl() local
/llvm-project/clang/lib/Driver/ToolChains/
H A DCSKYToolChain.cpp28 ToolChain::path_list &Paths) { in addMultilibsFilePaths()
42 path_list &Paths = getFilePaths(); in CSKYToolChain() local
H A DRISCVToolchain.cpp28 ToolChain::path_list &Paths) { in addMultilibsFilePaths()
57 path_list &Paths = getFilePaths(); in RISCVToolChain() local
H A DOHOS.cpp158 path_list &Paths = getFilePaths(); OHOS() local
287 path_list Paths; getRuntimePaths() local
408 ToolChain::path_list Paths; getArchSpecificLibPaths() local
[all...]
H A DHurd.cpp87 path_list &Paths = getFilePaths(); in Hurd() local
H A DSolaris.cpp316 path_list &Paths = getFilePaths(); in Solaris() local
/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp68 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/false, isDerivedFrom() local
93 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/false, isVirtuallyDerivedFrom() local
308 lookupInBases(BaseMatchesCallback BaseMatches,CXXBasePaths & Paths,bool LookupInDependent) const lookupInBases() argument
402 CXXBasePaths Paths(false, false, false); hasMemberName() local
448 CXXBasePaths Paths; lookupDependentName() local
[all...]
H A DVTableBuilder.cpp261 CXXBasePaths Paths(/*FindAmbiguities=*/false, in ComputeBaseOffset() local
1249 CXXBasePaths Paths(/*FindAmbiguities=*/true, in ComputeThisAdjustmentBaseOffset() local
2791 CXXBasePaths Paths; in ComputeThisOffset() local
3393 computeVTablePaths(bool ForVBTables,const CXXRecordDecl * RD,VPtrInfoVector & Paths) computeVTablePaths() argument
3477 rebucketPaths(VPtrInfoVector & Paths) rebucketPaths() argument
3523 findPathsToSubobject(ASTContext & Context,const ASTRecordLayout & MostDerivedLayout,const CXXRecordDecl * RD,CharUnits Offset,BaseSubobject IntroducingObject,FullPathTy & FullPath,std::list<FullPathTy> & Paths) findPathsToSubobject() argument
3663 computeFullPathsForVFTables(ASTContext & Context,const CXXRecordDecl * RD,VPtrInfoVector & Paths) computeFullPathsForVFTables() argument
[all...]
/llvm-project/llvm/include/llvm/Debuginfod/
H A DDebuginfod.h125 SmallVector<std::string, 1> Paths; variable
/llvm-project/clang/include/clang/IndexSerialization/
H A DSerializablePathCollection.h89 PathPool Paths; variable
/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp139 unsigned getNumRedundantPathComponents(ArrayRef<std::string> Paths) { in getNumRedundantPathComponents()
169 unsigned getRedundantPrefixLen(ArrayRef<std::string> Paths) { in getRedundantPrefixLen()
189 unsigned getRedundantPrefixLen(ArrayRef<StringRef> Paths, unsigned LCP) { in getRedundantPrefixLen()
/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h80 SmallVector<NfaPath, 4> Paths; variable
/llvm-project/llvm/tools/llvm-debuginfod/
H A Dllvm-debuginfod.cpp126 SmallVector<StringRef, 1> Paths; llvm_debuginfod_main() local
/llvm-project/clang/lib/Frontend/
H A DModuleDependencyCollector.cpp145 llvm::FileCollector::PathCanonicalizer::PathStorage Paths = in copyToRoot() local
/llvm-project/llvm/docs/
H A DConvergentOperations.rst832 .. _convergence_region:
/llvm-project/lldb/unittests/Interpreter/
H A DTestCompletion.cpp106 static bool HasEquivalentFile(const Twine &Path, const StringList &Paths) { in HasEquivalentFile()
/llvm-project/llvm/lib/TextAPI/
H A DUtils.cpp236 getPathsForPlatform(const PathToPlatformSeq & Paths,PlatformType Platform) getPathsForPlatform() argument
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DVirtualNearMissCheck.cpp82 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true, in checkOverridingFunctionReturnType() local
/llvm-project/clang/include/clang/AST/
H A DCXXInheritance.h124 std::list<CXXBasePath> Paths; variable
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp342 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/true, in evalBaseToDerived() local
/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp109 findInputFile(StringRef File,ArrayRef<StringRef> Paths) findInputFile() argument

123