Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp12966 static int classifyConstantValue(Expr *Constant) { in classifyConstantValue() function
13111 << OS.str() << classifyConstantValue(Constant) << OtherT in CheckTautologicalComparison()