Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1227 STMT_GCCASM, enumerator
/external/clang/lib/Serialization/
DASTWriterStmt.cpp267 Code = serialization::STMT_GCCASM; in VisitGCCAsmStmt()
DASTReaderStmt.cpp2925 case STMT_GCCASM: in ReadStmtFromStream()
DASTWriter.cpp800 RECORD(STMT_GCCASM); in AddStmtsExprs()