Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp443 FunctionDecl *DebugFunctionDecl = nullptr; in emitOutlinedFunctionPrologue() local
447 DebugFunctionDecl = FunctionDecl::Create( in emitOutlinedFunctionPrologue()
480 if (DebugFunctionDecl && (CapVar || I->capturesThis())) { in emitOutlinedFunctionPrologue()
482 Ctx, DebugFunctionDecl, in emitOutlinedFunctionPrologue()