Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4403 unsigned PreviousGeneration; member in __anon3c764c3a0b11::ObjCCategoriesVisitor
4447 GlobalDeclID InterfaceID, unsigned PreviousGeneration) in ObjCCategoriesVisitor()
4502 unsigned PreviousGeneration) { in loadObjCCategories()
H A DASTReader.cpp4450 unsigned PreviousGeneration = 0; in ReadAST() local