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

/frameworks/compile/mclinker/tools/mcld/include/mcld/
H A DSearchPathOptions.h34 llvm::cl::SearchDirParser>& m_SearchDirList;
38 llvm::cl::SearchDirParser>& m_RuntimePath;
43 llvm::cl::SearchDirParser>& m_RuntimePathLink;
/frameworks/compile/mclinker/tools/mcld/lib/
H A DSearchPathOptions.cpp25 llvm::cl::SearchDirParser> ArgSearchDirList("L",
41 llvm::cl::SearchDirParser> ArgRuntimePath("rpath",
53 llvm::cl::SearchDirParser> ArgRuntimePathLink("rpath-link",
/frameworks/compile/mclinker/include/mcld/Support/
H A DCommandLine.h24 // SearchDirParser
26 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()

Completed in 2074 milliseconds