Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp445 FunctionDecl *DebugFunctionDecl = nullptr; in emitOutlinedFunctionPrologue() local
449 DebugFunctionDecl = FunctionDecl::Create( in emitOutlinedFunctionPrologue()
482 if (DebugFunctionDecl && (CapVar || I->capturesThis())) { in emitOutlinedFunctionPrologue()
484 Ctx, DebugFunctionDecl, in emitOutlinedFunctionPrologue()