Home
last modified time | relevance | path

Searched refs:IncludeNonInstalled (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-config/
Dllvm-config.cpp79 bool IncludeNonInstalled, bool GetComponentNames, in VisitComponent() argument
103 if (!AC->IsInstalled && !IncludeNonInstalled) in VisitComponent()
109 RequiredLibs, IncludeNonInstalled, GetComponentNames, in VisitComponent()
141 const std::vector<StringRef> &Components, bool IncludeNonInstalled, in ComputeLibsForComponents() argument
168 RequiredLibs, IncludeNonInstalled, GetComponentNames, in ComputeLibsForComponents()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-config/
Dllvm-config.cpp80 bool IncludeNonInstalled, bool GetComponentNames, in VisitComponent() argument
104 if (!AC->IsInstalled && !IncludeNonInstalled) in VisitComponent()
110 RequiredLibs, IncludeNonInstalled, GetComponentNames, in VisitComponent()
142 const std::vector<StringRef> &Components, bool IncludeNonInstalled, in ComputeLibsForComponents() argument
169 RequiredLibs, IncludeNonInstalled, GetComponentNames, in ComputeLibsForComponents()