Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1321 DECL_LABEL, enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1362 Code = serialization::DECL_LABEL; in VisitLabelDecl()
H A DASTReaderDecl.cpp3879 case DECL_LABEL: in ReadDeclRecord()