Searched defs:getSymbolInfo (Results 1 – 5 of 5) sorted by relevance
52 SymbolInfo index::getSymbolInfo(const Decl *D) { in getSymbolInfo() function in index
85 SymbolInfo index::getSymbolInfo(const Decl *D) { in getSymbolInfo() function in index
1355 static Expected<SymInfo> getSymbolInfo(const object::ObjectFile &Obj, in getSymbolInfo() function
1282 std::vector<SymbolDetails> getSymbolInfo(ParsedAST &AST, Position Pos) { in getSymbolInfo() function
1425 static Expected<SymInfo> getSymbolInfo(const object::ObjectFile &Obj, in getSymbolInfo() function