Home
last modified time | relevance | path

Searched refs:DECL_LABEL (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Serialization/
DASTBitCodes.h1080 DECL_LABEL, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1070 Code = serialization::DECL_LABEL; in VisitLabelDecl()
DASTReaderDecl.cpp3249 case DECL_LABEL: in ReadDeclRecord()