Searched refs:getRawSymbol (Results 1 – 3 of 3) sorted by relevance
83 const IPDBRawSymbol &getRawSymbol() const { return *RawSymbol; } in getRawSymbol() function84 IPDBRawSymbol &getRawSymbol() { return *RawSymbol; } in getRawSymbol() function
80 PDB_MemberAccess Access = Child->getRawSymbol().getAccess(); in start()
182 static_cast<const DIARawSymbol &>(Compiland.getRawSymbol()); in getSourceFilesForCompiland()