Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp11319 static bool HasEnumType(Expr *E) { in HasEnumType() function
11483 ? (HasEnumType(OriginalOther) in CheckTautologicalComparison()