Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTBitCodes.h1449 STMT_NULL, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterStmt.cpp78 Code = serialization::STMT_NULL; in VisitNullStmt()
HDASTReaderStmt.cpp2637 case STMT_NULL: in ReadStmtFromStream()
HDASTWriter.cpp551 RECORD(STMT_NULL); in AddStmtsExprs()