Home
last modified time | relevance | path

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

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