Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTBitCodes.h1560 STMT_LABEL, enumerator
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterStmt.cpp125 Code = serialization::STMT_LABEL; in VisitLabelStmt()
H A DASTReaderStmt.cpp2837 case STMT_LABEL: in ReadStmtFromStream()
H A DASTWriter.cpp662 RECORD(STMT_LABEL); in AddStmtsExprs()