Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp154 static QualType GetBaseType(QualType T) { in GetBaseType() function
461 QualType BaseType = GetBaseType(CurDeclType); in VisitDeclContext()