Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h1306 DECL_BLOCK, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp1200 Code = serialization::DECL_BLOCK; in VisitBlockDecl()
DASTReaderDecl.cpp4032 case DECL_BLOCK: in ReadDeclRecord()
DASTWriter.cpp903 RECORD(DECL_BLOCK); in WriteBlockInfoBlock()