<Type Name="clang::Expr">\r
<DisplayString>Expression of class {(clang::Stmt::StmtClass)StmtBits.sClass,en} and type {TR,view(cpp)}</DisplayString>\r
</Type>\r
+ <Type Name="clang::DeclAccessPair">\r
+ <DisplayString IncludeView="access" Condition="(Ptr&Mask) == clang::AS_public">public</DisplayString>\r
+ <DisplayString IncludeView="access" Condition="(Ptr&Mask) == clang::AS_protected">protected</DisplayString>\r
+ <DisplayString IncludeView="access" Condition="(Ptr&Mask) == clang::AS_private">private</DisplayString>\r
+ <DisplayString IncludeView="access" Condition="(Ptr&Mask) == clang::AS_none">b</DisplayString>\r
+ <DisplayString IncludeView="decl">{*(clang::NamedDecl *)(Ptr&~Mask)}</DisplayString>\r
+ <DisplayString>{*this,view(access)} {*this,view(decl)}</DisplayString>\r
+ </Type>\r
+ <Type Name="clang::UnresolvedSet<*>">\r
+ <DisplayString>{Decls}</DisplayString>\r
+ <Expand>\r
+ <ExpandedItem>Decls</ExpandedItem>\r
+ </Expand>\r
+ </Type>\r
+ <Type Name="clang::LookupResult">\r
+ <DisplayString Condition="ResultKind == clang::LookupResult::Ambiguous">{Ambiguity,en}: {Decls}</DisplayString>\r
+ <DisplayString>{ResultKind,en}: {Decls}</DisplayString>\r
+ </Type>\r
</AutoVisualizer>\r