Searched refs:SearchDirParser (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Support/
H A DCommandLine.h27 // SearchDirParser
29 class SearchDirParser : public llvm::cl::basic_parser<std::string> class in namespace:llvm::cl
/frameworks/compile/mclinker/lib/Support/
H A DCommandLine.cpp24 // SearchDirParser
27 bool SearchDirParser::parse(Option &pOption,
39 void SearchDirParser::printOptionDiff(const Option &pOption,
55 void SearchDirParser::anchor()
/frameworks/compile/mclinker/tools/llvm-mcld/
H A Dllvm-mcld.cpp288 static cl::list<std::string, bool, llvm::cl::SearchDirParser>
589 static cl::list<std::string, bool, llvm::cl::SearchDirParser>
714 static cl::list<std::string, bool, llvm::cl::SearchDirParser>

Completed in 367 milliseconds