Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGDebugInfo.h853 SourceLocation SavedLocation; variable
DCGDebugInfo.cpp159 SavedLocation = DI.getLocation(); in ApplyInlineDebugLocation()
172 DI.EmitLocation(CGF->Builder, SavedLocation); in ~ApplyInlineDebugLocation()