Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-pdbdump/
DTypedefDumper.cpp56 uint32_t PointeeId = Symbol.getTypeId(); in dump() local
57 auto PointeeType = Symbol.getSession().getSymbolById(PointeeId); in dump()
DFunctionDumper.cpp235 uint32_t PointeeId = Symbol.getTypeId(); in dump() local
236 auto PointeeType = Symbol.getSession().getSymbolById(PointeeId); in dump()