Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp447 FunctionDecl *DebugFunctionDecl = nullptr; in emitOutlinedFunctionPrologue() local
451 DebugFunctionDecl = FunctionDecl::Create( in emitOutlinedFunctionPrologue()
489 } else if (DebugFunctionDecl && (CapVar || I->capturesThis())) { in emitOutlinedFunctionPrologue()
491 Ctx, DebugFunctionDecl, in emitOutlinedFunctionPrologue()