Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLocation.h123 virtual void updateKind() {} in updateKind() function
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp606 void LVLocationSymbol::updateKind() { in updateKind() function in LVLocationSymbol