Home
last modified time | relevance | path

Searched refs:allTUVariables (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Parse/
DParseObjc.cpp636 SmallVector<DeclGroupPtrTy, 8> allTUVariables; in ParseObjCInterfaceDeclList() local
690 allTUVariables.push_back(ParseDeclarationOrFunctionDefinition(attrs)); in ParseObjCInterfaceDeclList()
825 Actions.ActOnAtEnd(getCurScope(), AtEnd, allMethods, allTUVariables); in ParseObjCInterfaceDeclList()