Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp321 llvm::SmallVector<DeclGroupPtrTy, 8> allTUVariables; in ParseObjCInterfaceDeclList() local
375 allTUVariables.push_back(ParseDeclarationOrFunctionDefinition(attrs)); in ParseObjCInterfaceDeclList()
465 allTUVariables.data(), allTUVariables.size()); in ParseObjCInterfaceDeclList()