Home
last modified time | relevance | path

Searched defs:getCFAValue (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h269 UnwindLocation &getCFAValue() { return CFAValue; } in getCFAValue() function
270 const UnwindLocation &getCFAValue() const { return CFAValue; } in getCFAValue() function