Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-config/
H A Dllvm-config.cpp85 *GetComponentLibraryPath, in VisitComponent()
166 *GetComponentLibraryPath, in ComputeLibsForComponents()
500 auto GetComponentLibraryPath = [&](const StringRef &Name, const bool Shared) { in main() local