Home
last modified time | relevance | path

Searched defs:PreviousGeneration (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4395 unsigned PreviousGeneration; global() member in __anona31aaeed0b11::ObjCCategoriesVisitor
4439 ObjCCategoriesVisitor(ASTReader & Reader,ObjCInterfaceDecl * Interface,llvm::SmallPtrSetImpl<ObjCCategoryDecl * > & Deserialized,GlobalDeclID InterfaceID,unsigned PreviousGeneration) ObjCCategoriesVisitor() argument
4494 loadObjCCategories(GlobalDeclID ID,ObjCInterfaceDecl * D,unsigned PreviousGeneration) loadObjCCategories() argument
H A DASTReader.cpp4450 unsigned PreviousGeneration = 0; ReadAST() local