Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTBitCodes.h1593 STMT_MSASM, enumerator
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriterStmt.cpp354 Code = serialization::STMT_MSASM; in VisitMSAsmStmt()
H A DASTReaderStmt.cpp2858 case STMT_MSASM: in ReadStmtFromStream()
H A DASTWriter.cpp666 RECORD(STMT_MSASM); in AddStmtsExprs()