Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1466 DECL_EMPTY, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp1158 Code = serialization::DECL_EMPTY; in VisitEmptyDecl()
H A DASTReaderDecl.cpp4064 case DECL_EMPTY: in ReadDeclRecord()
H A DASTWriter.cpp944 RECORD(DECL_EMPTY); in WriteBlockInfoBlock()