Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp385 FunctionDecl *DebugFunctionDecl = nullptr; in emitOutlinedFunctionPrologue() local
389 DebugFunctionDecl = FunctionDecl::Create( in emitOutlinedFunctionPrologue()
422 if (DebugFunctionDecl && (CapVar || I->capturesThis())) { in emitOutlinedFunctionPrologue()
424 Ctx, DebugFunctionDecl, in emitOutlinedFunctionPrologue()