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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp2830 unsigned PreviousGeneration; member in class:__anon3355::ObjCCategoriesVisitor
2874 ObjCCategoriesVisitor(ASTReader &Reader, serialization::GlobalDeclID InterfaceID, ObjCInterfaceDecl *Interface, llvm::SmallPtrSet<ObjCCategoryDecl *, 16> &Deserialized, unsigned PreviousGeneration) argument
2939 loadObjCCategories(serialization::GlobalDeclID ID, ObjCInterfaceDecl *D, unsigned PreviousGeneration) argument
H A DASTReader.cpp2910 unsigned PreviousGeneration = CurrentGeneration++; local

Completed in 65 milliseconds