Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp901 EmitDecl(*S.getConditionVariable()); in EmitIfStmt()
1103 EmitDecl(*S.getConditionVariable()); in EmitWhileStmt()
1337 EmitDecl(*S.getConditionVariable()); in EmitForStmt()
1732 EmitDecl(*I, /*EvaluateConditionDecl=*/true); in EmitDeclStmt()
2299 EmitDecl(*S.getConditionVariable(), /*EvaluateConditionDecl=*/true); in EmitSwitchStmt()
2329 EmitDecl(*S.getConditionVariable()); in EmitSwitchStmt()
H A DCGDecl.cpp52 void CodeGenFunction::EmitDecl(const Decl &D, bool EvaluateConditionDecl) { in EmitDecl() function in CodeGenFunction
157 EmitDecl(*Using, /*EvaluateConditionDecl=*/EvaluateConditionDecl); in EmitDecl()
H A DCGStmtOpenMP.cpp974 EmitDecl(*VD); in EmitOMPFirstprivateClause()
1018 EmitDecl(*VD); in EmitOMPPrivateClause()
1150 EmitDecl(*VD); in EmitOMPLastprivateClauseInit()
H A DCodeGenFunction.h3378 void EmitDecl(const Decl &D, bool EvaluateConditionDecl = false);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3028 …odeGenFunction8EmitDeclERKNS_4DeclE", "clang::CodeGen::CodeGenFunction::EmitDecl(clang::Decl const…