Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp447 EmitAttributedStmt(cast<AttributedStmt>(*S)); in EmitSimpleStmt()
695 void CodeGenFunction::EmitAttributedStmt(const AttributedStmt &S) { in EmitAttributedStmt() function in CodeGenFunction
H A DCodeGenFunction.h3237 void EmitAttributedStmt(const AttributedStmt &S);