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

/external/clang/lib/CodeGen/
H A DCGStmt.cpp179 EmitAttributedStmt(cast<AttributedStmt>(*S)); break;
339 void CodeGenFunction::EmitAttributedStmt(const AttributedStmt &S) { function in class:CodeGenFunction
H A DCodeGenFunction.h1989 void EmitAttributedStmt(const AttributedStmt &S);

Completed in 178 milliseconds