Home
last modified time | relevance | path

Searched defs:findImplementations (Results 1 – 17 of 17) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/stoc/source/implementationregistration/
H A Dimplreg.cxx994 void findImplementations( const Reference < XRegistryKey > & xSource, in findImplementations() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/stoc/source/implementationregistration/
H A Dimplreg.cxx992 void findImplementations( const Reference < XRegistryKey > & xSource, in findImplementations() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DClangdServer.cpp809 void ClangdServer::findImplementations( in findImplementations() function in clang::clangd::ClangdServer
H A DXRefs.cpp1276 std::vector<LocatedSymbol> findImplementations(ParsedAST &AST, Position Pos, in findImplementations() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DClangdServer.cpp753 void ClangdServer::findImplementations( in findImplementations() function in clang::clangd::ClangdServer
H A DXRefs.cpp1243 std::vector<LocatedSymbol> findImplementations(ParsedAST &AST, Position Pos, in findImplementations() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/
H A DClangdServer.cpp809 void ClangdServer::findImplementations( in findImplementations() function in clang::clangd::ClangdServer
H A DXRefs.cpp1276 std::vector<LocatedSymbol> findImplementations(ParsedAST &AST, Position Pos, in findImplementations() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DClangdServer.cpp809 void ClangdServer::findImplementations( in findImplementations() function in clang::clangd::ClangdServer
H A DXRefs.cpp1276 std::vector<LocatedSymbol> findImplementations(ParsedAST &AST, Position Pos, in findImplementations() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/
H A DClangdServer.cpp809 void ClangdServer::findImplementations( in findImplementations() function in clang::clangd::ClangdServer
H A DXRefs.cpp1276 std::vector<LocatedSymbol> findImplementations(ParsedAST &AST, Position Pos, in findImplementations() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DClangdServer.cpp753 void ClangdServer::findImplementations( in findImplementations() function in clang::clangd::ClangdServer
H A DXRefs.cpp1243 std::vector<LocatedSymbol> findImplementations(ParsedAST &AST, Position Pos, in findImplementations() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DClangdServer.cpp809 void ClangdServer::findImplementations( in findImplementations() function in clang::clangd::ClangdServer
H A DXRefs.cpp1276 std::vector<LocatedSymbol> findImplementations(ParsedAST &AST, Position Pos, in findImplementations() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/
H A DCompletionEngine.java12041 private void findImplementations(ProvidesStatement providesStmt, TypeReference reference ) { in findImplementations() method in CompletionEngine
12061 …private void findImplementations(char[] token, Scope scope, ProvidesStatement providesStmt, int st… in findImplementations() method in CompletionEngine