Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp429 FunctionDecl *DebugFunctionDecl = nullptr; in emitOutlinedFunctionPrologue() local
433 DebugFunctionDecl = FunctionDecl::Create( in emitOutlinedFunctionPrologue()
466 if (DebugFunctionDecl && (CapVar || I->capturesThis())) { in emitOutlinedFunctionPrologue()
468 Ctx, DebugFunctionDecl, in emitOutlinedFunctionPrologue()