Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSpecialCaseList.cpp70 create(const std::vector<std::string> & Paths,llvm::vfs::FileSystem & FS,std::string & Error) create() argument
87 createOrDie(const std::vector<std::string> & Paths,llvm::vfs::FileSystem & FS) createOrDie() argument
95 createInternal(const std::vector<std::string> & Paths,vfs::FileSystem & VFS,std::string & Error) createInternal() argument
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
1249 CXXBasePaths Paths(/*FindAmbiguities=*/true, in ComputeThisAdjustmentBaseOffset() local
2791 CXXBasePaths Paths; in ComputeThisOffset() local
3393 VPtrInfoVector &Paths) { in computeVTablePaths()
3477 static bool rebucketPaths(VPtrInfoVector &Paths) { in rebucketPaths()
3523 std::list<FullPathTy> &Paths) { in findPathsToSubobject()
3663 VPtrInfoVector &Paths) { in computeFullPathsForVFTables()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
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 DSolaris.cpp316 path_list &Paths = getFilePaths(); in Solaris() local
H A DLinux.cpp305 path_list &Paths = getFilePaths(); in Linux() local
H A DMSVC.cpp765 const StringRef Paths[] = { in AddClangSystemIncludeArgs() 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.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()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h82 SmallVector<NfaPath, 4> Paths; global() variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DModuleDependencyCollector.cpp145 llvm::FileCollector::PathCanonicalizer::PathStorage Paths = in copyToRoot() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DUtils.cpp236 PathSeq llvm::MachO::getPathsForPlatform(const PathToPlatformSeq &Paths, in getPathsForPlatform()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp342 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/true, in evalBaseToDerived() local
H A DExprEngineCallAndReturn.cpp151 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true, in adjustReturnValue() local
/freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp109 static std::string findInputFile(StringRef File, ArrayRef<StringRef> Paths) { in findInputFile()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp248 CXXBasePaths Paths; in visitCXXRecordDecl() local
H A DPtrTypesSemantics.cpp69 CXXBasePaths Paths; in isRefCountable() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h797 CXXBasePaths *Paths = nullptr; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp1567 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true, in TryLValueToRValueCast() local
1668 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true, in TryStaticDowncast() local
1809 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true, in TryStaticMemberPointerUpcast() local
H A DSemaAccess.cpp951 CXXBasePaths &Paths) { in FindBestPath()
1402 CXXBasePaths Paths; in IsAccessible() local
H A DSemaExceptionSpec.cpp735 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true, in handlerCanCatch() local
H A DSemaLookup.cpp350 void LookupResult::deletePaths(CXXBasePaths *Paths) { in deletePaths()
2505 CXXBasePaths Paths; in LookupQualifiedName() local
2768 CXXBasePaths *Paths = Result.getBasePaths(); in DiagnoseAmbiguousLookup() local
2787 CXXBasePaths *Paths = Result.getBasePaths(); in DiagnoseAmbiguousLookup() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp825 path_list Paths; in getArchSpecificLibPaths() local
1212 ArrayRef<StringRef> Paths) { in addSystemIncludes()

12