Searched defs:CCEDiag (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp41 OptionalDiagnostic State::CCEDiag(SourceLocation Loc, diag::kind DiagId, function in class:State
52 OptionalDiagnostic State::CCEDiag(const Expr *E, diag::kind DiagId, function in class:State
57 OptionalDiagnostic State::CCEDiag(const SourceInfo &SI, diag::kind DiagId, function in class:State

Completed in 101 milliseconds