Home
last modified time | relevance | path

Searched refs:has_info (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/include/lldb/Core/
DLoadedModuleInfoList.h80 bool has_info(e_data_point datum) const { in has_info() function
/external/llvm-project/clang-tools-extra/clangd/index/remote/marshalling/
DMarshalling.cpp144 if (!Message.has_info() || !Message.has_canonical_declaration()) in fromProtobuf()