Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h305 LVScope *getFunctionParent() const;
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp390 LVScope *LVElement::getFunctionParent() const { in getFunctionParent() function in LVElement