Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1059 DECL_BLOCK, enumerator
/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h1309 DECL_BLOCK, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1045 Code = serialization::DECL_BLOCK; in VisitBlockDecl()
DASTReaderDecl.cpp3400 case DECL_BLOCK: in ReadDeclRecord()
DASTWriter.cpp1093 RECORD(DECL_BLOCK); in WriteBlockInfoBlock()
/external/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp1198 Code = serialization::DECL_BLOCK; in VisitBlockDecl()
DASTReaderDecl.cpp3997 case DECL_BLOCK: in ReadDeclRecord()
DASTWriter.cpp902 RECORD(DECL_BLOCK); in WriteBlockInfoBlock()