Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp21 OptionalDiagnostic State::FFDiag(SourceLocation Loc, diag::kind DiagId, in FFDiag() function in State
26 OptionalDiagnostic State::FFDiag(const Expr *E, diag::kind DiagId, in FFDiag() function in State
34 OptionalDiagnostic State::FFDiag(const SourceInfo &SI, diag::kind DiagId, in FFDiag() function in State