Home
last modified time | relevance | path

Searched refs:ExternalDiagID (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp7200 unsigned ExternalDiagID) { in noteLocation() argument
7209 return S.Diag(Decl.getLocation(), ExternalDiagID) << Out.str(); in noteLocation()