Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDExprEngine.h62 class MSAsmStmt; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDStmt.cpp874 MSAsmStmt::MSAsmStmt(const ASTContext &C, SourceLocation asmloc, in MSAsmStmt() function in MSAsmStmt
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h3508 explicit MSAsmStmt(EmptyShell Empty) : AsmStmt(MSAsmStmtClass, Empty) {} in MSAsmStmt() function