Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp597 SmallVector<DeclGroupPtrTy, 8> allTUVariables; in ParseObjCInterfaceDeclList() local
651 allTUVariables.push_back(ParseDeclarationOrFunctionDefinition(attrs)); in ParseObjCInterfaceDeclList()
786 Actions.ActOnAtEnd(getCurScope(), AtEnd, allMethods, allTUVariables); in ParseObjCInterfaceDeclList()