Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DState.cpp20 OptionalDiagnostic State::FFDiag(SourceLocation Loc, diag::kind DiagId, in FFDiag() function in State
25 OptionalDiagnostic State::FFDiag(const Expr *E, diag::kind DiagId, in FFDiag() function in State
33 OptionalDiagnostic State::FFDiag(const SourceInfo &SI, diag::kind DiagId, in FFDiag() function in State