OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:registerTool
(Results
1 - 2
of
2
) sorted by null
/external/clang/tools/diagtool/
DiagTool.h
45
void
registerTool
(DiagTool *tool);
54
RegisterDiagTool() { diagTools->
registerTool
(new DIAGTOOL()); }
DiagTool.cpp
38
void DiagTools::
registerTool
(DiagTool *tool) {
Completed in 357 milliseconds