Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h742 bool base_only) override;
H A DTypeSystemClang.cpp3771 bool base_only) { in GetTypeName() argument
3797 return ConstString(GetTypeNameForDecl(named_decl, !base_only)); in GetTypeName()