Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmt.cpp355 EmitAttributedStmt(cast<AttributedStmt>(*S)); break; in EmitSimpleStmt()
564 void CodeGenFunction::EmitAttributedStmt(const AttributedStmt &S) { in EmitAttributedStmt() function in CodeGenFunction
H A DCodeGenFunction.h2857 void EmitAttributedStmt(const AttributedStmt &S);