Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h258 LVSymbol *getParentSymbol() const { in getParentSymbol() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h148 SymbolRef getParentSymbol() const { return parentSymbol; } in getParentSymbol() function