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

/external/clang/lib/AST/
H A DASTContext.cpp5166 static char ObjCEncodingForEnumType(const ASTContext *C, const EnumType *ET) { function
5202 S += ObjCEncodingForEnumType(Ctx, ET);
5231 S += ObjCEncodingForEnumType(this, cast<EnumType>(CT));

Completed in 44 milliseconds