Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/llvm/lib/Support/
H A DSpecialCaseList.cpp73 SpecialCaseList::create(const std::vector<std::string> &Paths, in create()
90 SpecialCaseList::createOrDie(const std::vector<std::string> &Paths, in createOrDie()
98 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
/openbsd/gnu/llvm/llvm/lib/IR/
H A DReplaceConstant.cpp56 auto &Paths = CEPaths[&U]; in convertConstantExprsToInstructions() local
106 std::vector<std::vector<ConstantExpr *>> Paths; in collectConstantExprPaths() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DCXXInheritance.cpp68 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/false, in isDerivedFrom() local
92 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/false, in isVirtuallyDerivedFrom() local
307 CXXBasePaths &Paths, in lookupInBases()
401 CXXBasePaths Paths(false, false, false); in hasMemberName() local
447 CXXBasePaths Paths; in lookupDependentName() local
H A DVTableBuilder.cpp261 CXXBasePaths Paths(/*FindAmbiguities=*/false, in ComputeBaseOffset() local
1215 CXXBasePaths Paths(/*FindAmbiguities=*/true, in ComputeThisAdjustmentBaseOffset() local
2695 CXXBasePaths Paths; in ComputeThisOffset() local
3297 VPtrInfoVector &Paths) { in computeVTablePaths()
3381 static bool rebucketPaths(VPtrInfoVector &Paths) { in rebucketPaths()
3427 std::list<FullPathTy> &Paths) { in findPathsToSubobject()
3567 VPtrInfoVector &Paths) { in computeFullPathsForVFTables()
/openbsd/gnu/llvm/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 DHurd.cpp79 path_list &Paths = getFilePaths(); in Hurd() local
H A DSolaris.cpp207 path_list &Paths = getFilePaths(); in Solaris() local
H A DLinux.cpp259 path_list &Paths = getFilePaths(); in Linux() local
/openbsd/gnu/llvm/llvm/tools/llvm-debuginfod/
H A Dllvm-debuginfod.cpp73 SmallVector<StringRef, 1> Paths; in main() local
/openbsd/gnu/llvm/llvm/include/llvm/Debuginfod/
H A DDebuginfod.h107 SmallVector<std::string, 1> Paths; variable
/openbsd/gnu/llvm/clang/include/clang/IndexSerialization/
H A DSerializablePathCollection.h89 PathPool Paths; variable
/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp76 CXXBasePaths Paths; in isRefCountable() local
H A DRefCntblBaseVirtualDtorChecker.cpp66 CXXBasePaths Paths; in visitCXXRecordDecl() local
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DAutomaton.h82 SmallVector<NfaPath, 4> Paths; variable
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DModuleDependencyCollector.cpp169 llvm::FileCollector::PathCanonicalizer::PathStorage Paths = in copyToRoot() local
/openbsd/gnu/llvm/clang/lib/Driver/
H A DToolChain.cpp572 path_list Paths; in getRuntimePaths() local
594 path_list Paths; in getStdlibPaths() local
979 ArrayRef<StringRef> Paths) { in addSystemIncludes()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DCXXInheritance.h125 std::list<CXXBasePath> Paths; variable
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp343 CXXBasePaths Paths(/*FindAmbiguities=*/false, /*RecordPaths=*/true, in evalBaseToDerived() local
/openbsd/gnu/llvm/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp94 static std::string findInputFile(StringRef File, ArrayRef<StringRef> Paths) { in findInputFile()
/openbsd/gnu/llvm/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp491 std::vector<SubstringAndIndex> Paths; // Full path. member in clang::tooling::__anon20d004e60111::FileIndex

12