OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDiagnosticForID
(Results
1 - 2
of
2
) sorted by null
/external/clang/tools/diagtool/
DiagnosticNames.h
37
const DiagnosticRecord &
getDiagnosticForID
(short DiagID);
114
return
getDiagnosticForID
(*CurrentID);
DiagnosticNames.cpp
52
const DiagnosticRecord &diagtool::
getDiagnosticForID
(short DiagID) {
Completed in 6025 milliseconds