Searched refs:SavedLocation (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h795 SourceLocation SavedLocation; member in class:clang::DynamicInitKind::ApplyInlineDebugLocation
H A DCGDebugInfo.cpp153 SavedLocation = DI.getLocation();
166 DI.EmitLocation(CGF->Builder, SavedLocation);

Completed in 69 milliseconds