Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1102 DECL_ACCESS_SPEC, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1233 Code = serialization::DECL_ACCESS_SPEC; in VisitAccessSpecDecl()
DASTReaderDecl.cpp3176 case DECL_ACCESS_SPEC: in ReadDeclRecord()
DASTWriter.cpp1072 RECORD(DECL_ACCESS_SPEC); in WriteBlockInfoBlock()