Searched defs:isBlockReturnType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp7005 QualType other, bool isBlockReturnType) {
7017 if (isBlockReturnType && other->isIntegerType() &&
7004 mergeEnumWithInteger(ASTContext &Context, const EnumType *ET, QualType other, bool isBlockReturnType) argument

Completed in 186 milliseconds