Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp11331 static int classifyConstantValue(Expr *Constant) { in classifyConstantValue() function
11476 << OS.str() << classifyConstantValue(Constant) << OtherT in CheckTautologicalComparison()