Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1215 const unsigned int LOCAL_REDECLARATIONS = 50; variable
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp1819 Record.AddOffset(LocalRedeclWriter.Emit(LOCAL_REDECLARATIONS)); in VisitRedeclarable()
H A DASTReaderDecl.cpp4264 assert(MaybeRecCode.get() == LOCAL_REDECLARATIONS && in loadPendingDeclChain()
H A DASTWriter.cpp879 RECORD(LOCAL_REDECLARATIONS); in WriteBlockInfoBlock()