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

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp452 EmitDeclStmt(cast<DeclStmt>(*S));
1399 void CodeGenFunction::EmitDeclStmt(const DeclStmt &S) { function in class:CodeGenFunction
H A DCodeGenFunction.h3335 void EmitDeclStmt(const DeclStmt &S);

Completed in 93 milliseconds