Home
last modified time | relevance | path

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

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