Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Serialization/
H A DASTBitCodes.h1605 STMT_MSASM, enumerator
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriterStmt.cpp354 Code = serialization::STMT_MSASM; in VisitMSAsmStmt()
H A DASTReaderStmt.cpp2905 case STMT_MSASM: in ReadStmtFromStream()
H A DASTWriter.cpp676 RECORD(STMT_MSASM); in AddStmtsExprs()