Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTBitCodes.h1548 STMT_LABEL, enumerator
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriterStmt.cpp125 Code = serialization::STMT_LABEL; in VisitLabelStmt()
H A DASTReaderStmt.cpp2790 case STMT_LABEL: in ReadStmtFromStream()
H A DASTWriter.cpp652 RECORD(STMT_LABEL); in AddStmtsExprs()