Home
last modified time | relevance | path

Searched defs:msAsmStmt (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp436 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in generateAsmString() local
444 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getOutputConstraint() local
452 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getOutputExpr() local
460 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getInputConstraint() local
468 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getInputExpr() local
476 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getClobber() local