Searched defs:SymbolInfo (Results 1 – 4 of 4) sorted by relevance
55 struct SymbolInfo { struct72 std::optional<SymbolInfo> symbol_info; argument
144 struct SymbolInfo { struct151 SymbolInfo getSymbolInfo(const Decl *D); argument
160 struct SymbolInfo { struct161 uint32_t Index;162 StringRef Name;163 SymbolKind Kind;164 SymbolFlags Flags;165 union {
112 getXCOFFSymbolDescription(const SymbolInfoTy & SymbolInfo,StringRef SymbolName) getXCOFFSymbolDescription() argument