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.cpp444 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in generateAsmString() local
452 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getOutputConstraint() local
460 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getOutputExpr() local
468 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getInputConstraint() local
476 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getInputExpr() local
484 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getClobber() local