Searched refs:ApplyInlineDebugLocation (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h794 class ApplyInlineDebugLocation { class in class:clang::DynamicInitKind
802 ApplyInlineDebugLocation(CodeGenFunction &CGF, GlobalDecl InlinedFn);
804 ~ApplyInlineDebugLocation();
H A DCGDebugInfo.cpp145 ApplyInlineDebugLocation::ApplyInlineDebugLocation(CodeGenFunction &CGF, function in class:ApplyInlineDebugLocation
161 ApplyInlineDebugLocation::~ApplyInlineDebugLocation() {
H A DCGClass.cpp2254 ApplyInlineDebugLocation DebugScope(*this, GD);

Completed in 88 milliseconds