Home
last modified time | relevance | path

Searched refs:getFunctionParent (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h336 LVScope *getFunctionParent() const;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp425 LVScope *LVElement::getFunctionParent() const { in getFunctionParent() function in LVElement
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp840 LVScope *Parent = Symbol->getFunctionParent(); in visitKnownRecord()
890 LVScope *Parent = Symbol->getFunctionParent(); in visitKnownRecord()
1440 LVScope *Parent = Symbol->getFunctionParent(); in visitKnownRecord()