Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
DParseObjc.cpp391 SmallVector<DeclGroupPtrTy, 8> allTUVariables; in ParseObjCInterfaceDeclList() local
445 allTUVariables.push_back(ParseDeclarationOrFunctionDefinition(attrs)); in ParseObjCInterfaceDeclList()
543 Actions.ActOnAtEnd(getCurScope(), AtEnd, allMethods, allTUVariables); in ParseObjCInterfaceDeclList()