Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h322 LVScope *getFunctionParent() const;
/src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp426 LVScope *LVElement::getFunctionParent() const { in getFunctionParent() function in LVElement
/src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp853 LVScope *Parent = Symbol->getFunctionParent(); in visitKnownRecord()
903 LVScope *Parent = Symbol->getFunctionParent(); in visitKnownRecord()
1447 LVScope *Parent = Symbol->getFunctionParent(); in visitKnownRecord()