Home
last modified time | relevance | path

Searched refs:EmitAsmStmt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp164 case Stmt::MSAsmStmtClass: EmitAsmStmt(cast<AsmStmt>(*S)); break; in EmitStmt()
2630 void CodeGenFunction::EmitAsmStmt(const AsmStmt &S) { in EmitAsmStmt() function in CodeGenFunction
H A DCodeGenFunction.h3568 void EmitAsmStmt(const AsmStmt &S);