Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DInheritViz.cpp97 QualType CanonBaseType = Context.getCanonicalType(Base.getType()); in WriteNode() local
102 ++DirectBaseCount[CanonBaseType]; in WriteNode()