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.cpp653 if (Decl *methodPrototype = in ParseObjCInterfaceDeclList() local
655 allMethods.push_back(methodPrototype); in ParseObjCInterfaceDeclList()