Home
last modified time | relevance | path

Searched defs:findType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp458 const BTF::CommonType *BTFParser::findType(uint32_t Id) const { in findType() function in BTFParser
/llvm-project/clang-tools-extra/clangd/
H A DClangdServer.cpp956 void ClangdServer::findType(llvm::StringRef File, Position Pos, findType() function in clang::clangd::ClangdServer
H A DXRefs.cpp2064 std::vector<LocatedSymbol> findType(ParsedAST &AST, Position Pos, findType() function