Home
last modified time | relevance | path

Searched refs:CheckLiteralType (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp1905 static bool CheckLiteralType(EvalInfo &Info, const Expr *E, in CheckLiteralType() function
9383 if (!CheckLiteralType(Info, E)) in VisitBinCmp()
10827 if (!AllowNonLiteralTypes && !CheckLiteralType(Info, E, &This)) in EvaluateInPlace()
10855 if (!CheckLiteralType(Info, E)) in EvaluateAsRValue()