Searched defs:IncludeNonInstalled (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/tools/llvm-config/
H A Dllvm-config.cpp79 VisitComponent(const std::string &Name, const StringMap<AvailableComponent *> &ComponentMap, std::set<AvailableComponent *> &VisitedComponents, std::vector<std::string> &RequiredLibs, bool IncludeNonInstalled, bool GetComponentNames, const std::function<std::string(const StringRef &)> *GetComponentLibraryPath, std::vector<std::string> *Missing, const std::string &DirSep) argument
163 ComputeLibsForComponents( const std::vector<StringRef> &Components, bool IncludeNonInstalled, bool GetComponentNames, const std::function<std::string(const StringRef &)> *GetComponentLibraryPath, std::vector<std::string> *Missing, const std::string &DirSep) argument

Completed in 109 milliseconds