Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h660 bool base_only) override;
H A DTypeSystemClang.cpp3809 bool base_only) { in GetTypeName() argument
3835 return ConstString(GetTypeNameForDecl(named_decl, !base_only)); in GetTypeName()