Searched refs:getRawSymbol (Results 1 – 11 of 11) sorted by relevance
86 const IPDBRawSymbol &getRawSymbol() const { return *RawSymbol; } in getRawSymbol() function87 IPDBRawSymbol &getRawSymbol() { return *RawSymbol; } in getRawSymbol() function
46 uint64_t Length = VarType->getRawSymbol().getLength(); in start()173 if (Symbol.getRawSymbol().isRestrictedType()) in dumpRight()196 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
67 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
256 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
840 const IPDBRawSymbol &RawType = SymbolType->getRawSymbol(); in getTypeLength()
118 const IPDBRawSymbol &getRawSymbol() const { return *RawSymbol; } in getRawSymbol() function119 IPDBRawSymbol &getRawSymbol() { return *RawSymbol; } in getRawSymbol() function
36 const IPDBRawSymbol &RawSymbol = Symbol.getRawSymbol(); in getSymbolType()43 const IPDBRawSymbol &RawType = SymbolType->getRawSymbol(); in getTypeLength()239 if (auto VBP = VB->getRawSymbol().getVirtualBaseTableType()) { in initializeChildren()
70 LexParentId = LexParent->getRawSymbol().getLexicalParentId(); in getCompilandId()
182 static_cast<const DIARawSymbol &>(Compiland.getRawSymbol()); in findLineNumbers()213 DiaCompiland = static_cast<const DIARawSymbol &>(Compiland->getRawSymbol()) in findSourceFiles()266 static_cast<const DIARawSymbol &>(Compiland.getRawSymbol()); in getSourceFilesForCompiland()
246 static_cast<const DIARawSymbol &>(Compiland.getRawSymbol()); in findLineNumbers()300 DiaCompiland = static_cast<const DIARawSymbol &>(Compiland->getRawSymbol()) in findSourceFiles()353 static_cast<const DIARawSymbol &>(Compiland.getRawSymbol()); in getSourceFilesForCompiland()
81 PDB_MemberAccess Access = Child->getRawSymbol().getAccess(); in start()