Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1515 STMT_NULL, enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp135 Code = serialization::STMT_NULL; in VisitNullStmt()
H A DASTReaderStmt.cpp2931 case STMT_NULL: in ReadStmtFromStream()
H A DASTWriter.cpp716 RECORD(STMT_NULL); in AddStmtsExprs()