Searched defs:getSymbols (Results 1 – 6 of 6) sorted by relevance
37 SymbolStream::getSymbols(bool *HadError) const { in getSymbols() function in SymbolStream
392 const SymbolDependenceMap &getSymbols() const { return *Symbols; } in getSymbols() function407 const SymbolNameVector &getSymbols() const { return Symbols; } in getSymbols() function421 const SymbolNameSet &getSymbols() const { return Symbols; } in getSymbols() function457 const SymbolFlagsMap &getSymbols() const { return SymbolFlags; } in getSymbols() function562 const SymbolFlagsMap &getSymbols() const { return SymbolFlags; } in getSymbols() function
350 getSymbols(MemoryBufferRef Buf, raw_ostream &SymNames, bool &HasObject) { in getSymbols() function
386 const SymbolTable &getSymbols() const { return Symbols; } in getSymbols() function
4103 protected DateFormatSymbols getSymbols() { in getSymbols() method in SimpleDateFormat
3972 protected DateFormatSymbols getSymbols() { in getSymbols() method in SimpleDateFormat