Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp475 FunctionDecl *DebugFunctionDecl = nullptr; in emitOutlinedFunctionPrologue() local
479 DebugFunctionDecl = FunctionDecl::Create( in emitOutlinedFunctionPrologue()
517 } else if (DebugFunctionDecl && (CapVar || I->capturesThis())) { in emitOutlinedFunctionPrologue()
519 Ctx, DebugFunctionDecl, in emitOutlinedFunctionPrologue()