Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp445 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in generateAsmString() local
453 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getOutputConstraint() local
461 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getOutputExpr() local
469 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getInputConstraint() local
477 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getInputExpr() local
485 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getClobber() local