Home
last modified time | relevance | path

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

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