Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-config/
Dllvm-config.cpp64 const std::string *ActiveLibDir, bool *HasMissing) { in VisitComponent()
111 const std::string *ActiveLibDir, bool *HasMissing) { in ComputeLibsForComponents()
280 std::string ActivePrefix, ActiveBinDir, ActiveIncludeDir, ActiveLibDir; in main() local