Home
last modified time | relevance | path

Searched defs:Provided (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningWorker.h45 std::optional<P1689ModuleInfo> Provided, in handleProvidedAndRequiredStdCXXModules() argument
/llvm-project/clang/lib/Basic/
H A DTargetID.cpp168 isCompatibleTargetID(llvm::StringRef Provided,llvm::StringRef Requested) isCompatibleTargetID() argument
/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp99 std::optional<P1689ModuleInfo> Provided, in getP1689ModuleDependencyFile()
/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp918 __anonc0fb4d5d1102(const LibAttrs &Provided, const LibAttrs &Dylib, unsigned DiagID_missing, unsigned DiagID_mismatch, bool Fatal = true) verifyBinaryAttrs() argument
/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp606 Object Provided{{"logical-name", R.Provides->ModuleName}, printDependencies() local