Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDStmt.cpp376 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in generateAsmString() local
384 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getOutputConstraint() local
392 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getOutputExpr() local
400 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getInputConstraint() local
408 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getInputExpr() local
416 if (const auto *msAsmStmt = dyn_cast<MSAsmStmt>(this)) in getClobber() local