Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLocation.h123 virtual void updateKind() {} in updateKind() function
171 void updateKind() override;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp508 Location->updateKind(); in calculateCoverage()
606 void LVLocationSymbol::updateKind() { in updateKind() function in LVLocationSymbol