Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8205 ArrayRef<ObjCMethodDecl *> getFactoryMethods() const { in getFactoryMethods() function in clang::serialization::ReadMethodPoolVisitor
8243 Visitor.getFactoryMethods().empty()) in ReadMethodPool()
8264 addMethodsToPool(S, Visitor.getFactoryMethods(), Pos->second.second); in ReadMethodPool()