Searched refs:ActOnObjCInstanceType (Results 1 – 3 of 3) sorted by relevance
115 ParsedType ActOnObjCInstanceType(SourceLocation Loc);
740 ParsedType SemaObjC::ActOnObjCInstanceType(SourceLocation Loc) { in ActOnObjCInstanceType() function in clang::SemaObjC
3817 ParsedType TypeRep = Actions.ObjC().ActOnObjCInstanceType(Loc); in ParseDeclarationSpecifiers()