Searched refs:locateSymbolForType (Results 1 – 1 of 1) sorted by relevance
486 std::vector<LocatedSymbol> locateSymbolForType(const ParsedAST &AST, in locateSymbolForType() function790 auto LocSym = locateSymbolForType(AST, *Deduced); in locateSymbolAt()1979 llvm::copy(locateSymbolForType(AST, Type), std::back_inserter(LocatedSymbols)); in findType()