Home
last modified time | relevance | path

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

12

/freebsd/contrib/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()
/freebsd/contrib/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
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp68 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/false, in isDerivedFrom() local
93 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/false, in isVirtuallyDerivedFrom() local
308 CXXBasePaths &Paths, in lookupInBases()
402 CXXBasePaths Paths(false, false, false); in hasMemberName() local
448 CXXBasePaths Paths; in lookupDependentName() local
H A DVTableBuilder.cpp261 CXXBasePaths Paths(/*FindAmbiguities=*/false, in ComputeBaseOffset() local
1219 CXXBasePaths Paths(/*FindAmbiguities=*/true, in ComputeThisAdjustmentBaseOffset() local
2698 CXXBasePaths Paths; in ComputeThisOffset() local
3300 VPtrInfoVector &Paths) { in computeVTablePaths()
3384 static bool rebucketPaths(VPtrInfoVector &Paths) { in rebucketPaths()
3430 std::list<FullPathTy> &Paths) { in findPathsToSubobject()
3570 VPtrInfoVector &Paths) { in computeFullPathsForVFTables()
/freebsd/contrib/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 DOHOS.cpp158 path_list &Paths = getFilePaths(); in OHOS() local
287 path_list Paths; in getRuntimePaths() local
408 ToolChain::path_list Paths; in getArchSpecificLibPaths() local
H A DRISCVToolchain.cpp28 ToolChain::path_list &Paths) { in addMultilibsFilePaths()
57 path_list &Paths = getFilePaths(); in RISCVToolChain() local
H A DHurd.cpp87 path_list &Paths = getFilePaths(); in Hurd() local
H A DSolaris.cpp317 path_list &Paths = getFilePaths(); in Solaris() local
H A DLinux.cpp294 path_list &Paths = getFilePaths(); in Linux() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp66 CXXBasePaths Paths; in visitCXXRecordDecl() local
114 CXXBasePaths Paths; in visitCXXRecordDecl() local
H A DPtrTypesSemantics.cpp68 CXXBasePaths Paths; in isRefCountable() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DDebuginfod.h125 SmallVector<std::string, 1> Paths; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp122 unsigned getNumRedundantPathComponents(ArrayRef<std::string> Paths) { in getNumRedundantPathComponents()
152 unsigned getRedundantPrefixLen(ArrayRef<std::string> Paths) { in getRedundantPrefixLen()
172 unsigned getRedundantPrefixLen(ArrayRef<StringRef> Paths, unsigned LCP) { in getRedundantPrefixLen()
/freebsd/contrib/llvm-project/clang/include/clang/IndexSerialization/
H A DSerializablePathCollection.h89 PathPool Paths; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h80 SmallVector<NfaPath, 4> Paths; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DModuleDependencyCollector.cpp144 llvm::FileCollector::PathCanonicalizer::PathStorage Paths = in copyToRoot() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCXXInheritance.h124 std::list<CXXBasePath> Paths; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp342 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/true, in evalBaseToDerived() local
/freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp108 static std::string findInputFile(StringRef File, ArrayRef<StringRef> Paths) { in findInputFile()
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp490 std::vector<SubstringAndIndex> Paths; // Full path. member in clang::tooling::__anonb42a19010111::FileIndex
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h792 CXXBasePaths *Paths = nullptr; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp1559 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true, in TryLValueToRValueCast() local
1660 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true, in TryStaticDowncast() local
1801 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true, in TryStaticMemberPointerUpcast() local

12