Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp605 if (Decl *methodPrototype = in ParseObjCInterfaceDeclList() local
607 allMethods.push_back(methodPrototype); in ParseObjCInterfaceDeclList()