Searched defs:findImplementations (Results 1 – 2 of 2) sorted by relevance
697 void ClangdServer::findImplementations( in findImplementations() function in clang::clangd::ClangdServer
1128 std::vector<LocatedSymbol> findImplementations(ParsedAST &AST, Position Pos, in findImplementations() function