Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp572 if (Decl *methodPrototype = in ParseObjCInterfaceDeclList() local
574 allMethods.push_back(methodPrototype); in ParseObjCInterfaceDeclList()