Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Serialization/
H A DASTBitCodes.h1491 DECL_EMPTY, enumerator
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp1189 Code = serialization::DECL_EMPTY; in VisitEmptyDecl()
H A DASTReaderDecl.cpp3939 case DECL_EMPTY: in ReadDeclRecord()
H A DASTWriter.cpp1024 RECORD(DECL_EMPTY); in WriteBlockInfoBlock()