Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/
HDASTBitCodes.h1009 DECL_BLOCK, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriterDecl.cpp970 Code = serialization::DECL_BLOCK; in VisitBlockDecl()
HDASTReaderDecl.cpp3280 case DECL_BLOCK: in ReadDeclRecord()
HDASTWriter.cpp1024 RECORD(DECL_BLOCK); in WriteBlockInfoBlock()