Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseObjc.cpp604 if (Decl *methodPrototype = in ParseObjCInterfaceDeclList() local
606 allMethods.push_back(methodPrototype); in ParseObjCInterfaceDeclList()