Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp279 EmitAttributedStmt(cast<AttributedStmt>(*S)); break; in EmitSimpleStmt()
488 void CodeGenFunction::EmitAttributedStmt(const AttributedStmt &S) { in EmitAttributedStmt() function in CodeGenFunction
DCodeGenFunction.h2138 void EmitAttributedStmt(const AttributedStmt &S);