Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTReader.cpp7159 ArrayRef<ObjCMethodDecl *> getFactoryMethods() const { in getFactoryMethods() function in clang::serialization::ReadMethodPoolVisitor
7193 Visitor.getFactoryMethods().empty()) in ReadMethodPool()
7214 addMethodsToPool(S, Visitor.getFactoryMethods(), Pos->second.second); in ReadMethodPool()