Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp56 unsigned InDiag; member
145 unsigned InDiag = 0; in GetDiagForGotoScopeDecl() local
294 unsigned InDiag = diag::note_enters_compound_literal_scope; in BuildScopeInformation() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1296 const StoredDiagnostic &InDiag) { in makeStandaloneDiagnostic()