Searched defs:interfaceDecl (Results 1 – 4 of 4) sorted by relevance
1865 void Parser::HelperActionsForIvarDeclarations(Decl *interfaceDecl, SourceLocation atLoc, in HelperActionsForIvarDeclarations()1903 void Parser::ParseObjCClassInstanceVariables(Decl *interfaceDecl, in ParseObjCClassInstanceVariables()
1884 void Parser::HelperActionsForIvarDeclarations(Decl *interfaceDecl, SourceLocation atLoc, in HelperActionsForIvarDeclarations()1921 void Parser::ParseObjCClassInstanceVariables(Decl *interfaceDecl, in ParseObjCClassInstanceVariables()
1447 if (auto interfaceDecl = getObjectType()->getInterface()) { in getInterfaceType() local
1671 if (auto interfaceDecl = getObjectType()->getInterface()) { in getInterfaceType() local