Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DJumpDiagnostics.cpp55 unsigned InDiag; member
146 unsigned InDiag = 0; in GetDiagForGotoScopeDecl() local
294 unsigned InDiag = diag::note_enters_compound_literal_scope; in BuildScopeInformation() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1250 const StoredDiagnostic &InDiag) { in makeStandaloneDiagnostic()