Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp884 bool AllowNonLiteralTypes = false);
6241 bool AllowNonLiteralTypes) { in EvaluateInPlace() argument
6242 if (!AllowNonLiteralTypes && !CheckLiteralType(Info, E)) in EvaluateInPlace()