Searched refs:allTUVariables (Results 1 – 1 of 1) sorted by relevance
626 SmallVector<DeclGroupPtrTy, 8> allTUVariables; in ParseObjCInterfaceDeclList() local692 allTUVariables.push_back(ParseDeclaration(DeclaratorContext::File, in ParseObjCInterfaceDeclList()698 allTUVariables.push_back(ParseDeclarationOrFunctionDefinition( in ParseObjCInterfaceDeclList()833 Actions.ActOnAtEnd(getCurScope(), AtEnd, allMethods, allTUVariables); in ParseObjCInterfaceDeclList()