Searched refs:emitDecl (Results 1 – 3 of 3) sorted by relevance
325 emitDecl(*s.getConditionVariable()); in emitIfStmt()367 emitDecl(*I); in emitDeclStmt()673 emitDecl(*s.getConditionVariable()); in emitForStmt()791 emitDecl(*s.getConditionVariable()); in emitWhileStmt()875 emitDecl(*s.getConditionVariable()); in emitSwitchStmt()
523 void CIRGenFunction::emitDecl(const Decl &d) { in emitDecl() function in CIRGenFunction
939 void emitDecl(const clang::Decl &d);