Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp8178 ArrayRef<ObjCMethodDecl *> getFactoryMethods() const { in getFactoryMethods() function in clang::serialization::ReadMethodPoolVisitor
8216 Visitor.getFactoryMethods().empty()) in ReadMethodPool()
8237 addMethodsToPool(S, Visitor.getFactoryMethods(), Pos->second.second); in ReadMethodPool()