Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVObject.h276 LVSymbol *getParentSymbol() const { in getParentSymbol() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h125 SymbolRef getParentSymbol() const { return parentSymbol; } in getParentSymbol() function