Searched refs:getSymbolInfo (Results 1 – 5 of 5) sorted by relevance
151 SymbolInfo getSymbolInfo(const Decl *D);
116 printSymbolInfo(getSymbolInfo(D), OS); in handleDeclOccurrence()154 printSymbolInfo(getSymbolInfo(ImportD), OS); in handleModuleOccurrence()
85 SymbolInfo index::getSymbolInfo(const Decl *D) { in getSymbolInfo() function in index
1533 static Expected<SymInfo> getSymbolInfo(const object::ObjectFile &Obj, in getSymbolInfo() function1904 getSymbolInfo(Obj, Reloc, L, AddrCache); in DWARFObjInMemory()
1160 SymbolInfo SymInfo = getSymbolInfo(D); in getEntityInfo()