Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h62 class MSAsmStmt; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp874 MSAsmStmt::MSAsmStmt(const ASTContext &C, SourceLocation asmloc, in MSAsmStmt() function in MSAsmStmt