Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DPartialDiagnostic.h144 unsigned getDiagID() const { return DiagID; } in getDiagID() function
/external/clang/include/clang/Basic/
DPartialDiagnostic.h265 unsigned getDiagID() const { return DiagID; } in getDiagID() function