Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1571 STMT_MSASM, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp352 Code = serialization::STMT_MSASM; in VisitMSAsmStmt()
H A DASTReaderStmt.cpp2790 case STMT_MSASM: in ReadStmtFromStream()
H A DASTWriter.cpp599 RECORD(STMT_MSASM); in AddStmtsExprs()