Searched defs:findType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/BTF/ | ||
H A D | BTFParser.cpp | 458 const BTF::CommonType *BTFParser::findType(uint32_t Id) const { in findType() function in BTFParser |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | ClangdServer.cpp | 956 void ClangdServer::findType(llvm::StringRef File, Position Pos, findType() function in clang::clangd::ClangdServer |
H A D | XRefs.cpp | 2064 std::vector<LocatedSymbol> findType(ParsedAST &AST, Position Pos, findType() function |