Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp11074 static int classifyConstantValue(Expr *Constant) { in classifyConstantValue() function
11219 << OS.str() << classifyConstantValue(Constant) << OtherT in CheckTautologicalComparison()