Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1098 DECL_LINKAGE_SPEC, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1064 Code = serialization::DECL_LINKAGE_SPEC; in VisitLinkageSpecDecl()
DASTReaderDecl.cpp3246 case DECL_LINKAGE_SPEC: in ReadDeclRecord()
DASTWriter.cpp1103 RECORD(DECL_LINKAGE_SPEC); in WriteBlockInfoBlock()