Searched defs:TypeQuery (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | Type.cpp | 86 TypeQuery::TypeQuery(llvm::StringRef name, TypeQueryOptions options) TypeQuery() function in TypeQuery |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/ | ||
H A D | lldb-forward.h | 262 class TypeQuery; global() variable |