Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-config/
H A Dllvm-config.cpp257 std::vector<std::string> GetAllDyLibComponents(const bool IsInDevelopmentTree, in GetAllDyLibComponents()
290 bool IsInDevelopmentTree; in main() local