Searched defs:ExtraNotes (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DState.cpp20 FFDiag(SourceLocation Loc, diag::kind DiagId, unsigned ExtraNotes) argument
25 FFDiag(const Expr *E, diag::kind DiagId, unsigned ExtraNotes) argument
33 FFDiag(const SourceInfo &SI, diag::kind DiagId, unsigned ExtraNotes) argument
41 CCEDiag(SourceLocation Loc, diag::kind DiagId, unsigned ExtraNotes) argument
52 CCEDiag(const Expr *E, diag::kind DiagId, unsigned ExtraNotes) argument
57 CCEDiag(const SourceInfo &SI, diag::kind DiagId, unsigned ExtraNotes) argument
86 diag(SourceLocation Loc, diag::kind DiagId, unsigned ExtraNotes, bool IsCCEDiag) argument
[all...]

Completed in 98 milliseconds