Searched refs:GetComponentNames (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-config/ |
H A D | llvm-config.cpp | 83 bool IncludeNonInstalled, bool GetComponentNames, in VisitComponent() argument 113 RequiredLibs, IncludeNonInstalled, GetComponentNames, in VisitComponent() 129 IncludeNonInstalled, GetComponentNames, in VisitComponent() 136 if (GetComponentNames) { in VisitComponent() 165 bool GetComponentNames, const std::function<std::string(const StringRef &)> in ComputeLibsForComponents() argument 191 RequiredLibs, IncludeNonInstalled, GetComponentNames, in ComputeLibsForComponents() 259 const bool GetComponentNames, in GetAllDyLibComponents() argument 278 GetComponentNames, nullptr, nullptr, DirSep); in GetAllDyLibComponents()
|