Home
last modified time | relevance | path

Searched refs:EmitDecl (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp648 EmitDecl(*VD); in EmitOMPFirstprivateClause()
680 EmitDecl(*VD); in EmitOMPPrivateClause()
801 EmitDecl(*VD); in EmitOMPLastprivateClauseInit()
DCGDecl.cpp38 void CodeGenFunction::EmitDecl(const Decl &D) { in EmitDecl() function in CodeGenFunction
DCGStmt.cpp1072 EmitDecl(*I); in EmitDeclStmt()
DCodeGenFunction.h2101 void EmitDecl(const Decl &D);