Searched refs:IncludeNonInstalled (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/tools/llvm-config/ |
| H A D | llvm-config.cpp | 83 bool IncludeNonInstalled, bool GetComponentNames, in VisitComponent() argument 107 if (!AC->IsInstalled && !IncludeNonInstalled) in VisitComponent() 113 RequiredLibs, IncludeNonInstalled, GetComponentNames, in VisitComponent() 129 IncludeNonInstalled, GetComponentNames, in VisitComponent() 164 const std::vector<StringRef> &Components, bool IncludeNonInstalled, in ComputeLibsForComponents() argument 191 RequiredLibs, IncludeNonInstalled, GetComponentNames, in ComputeLibsForComponents()
|