Searched refs:isEnumConstant (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DReachableCode.cpp34 static bool isEnumConstant(const Expr *Ex) { function
46 isEnumConstant(Ex);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp967 static bool isEnumConstant(const Expr *E) { function
1016 if (OrigTy->getAs<EnumType>() || isEnumConstant(OrigArg))

Completed in 100 milliseconds