Searched refs:EmitDecl (Results 1 – 4 of 4) sorted by relevance
815 EmitDecl(*S.getConditionVariable()); in EmitIfStmt()1012 EmitDecl(*S.getConditionVariable()); in EmitWhileStmt()1229 EmitDecl(*S.getConditionVariable()); in EmitForStmt()1585 EmitDecl(*I); in EmitDeclStmt()2150 EmitDecl(*S.getConditionVariable()); in EmitSwitchStmt()2179 EmitDecl(*S.getConditionVariable()); in EmitSwitchStmt()
51 void CodeGenFunction::EmitDecl(const Decl &D) { in EmitDecl() function in CodeGenFunction154 EmitDecl(*Using); in EmitDecl()
936 EmitDecl(*VD); in EmitOMPFirstprivateClause()980 EmitDecl(*VD); in EmitOMPPrivateClause()1112 EmitDecl(*VD); in EmitOMPLastprivateClauseInit()
3333 void EmitDecl(const Decl &D);