Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DDeclPrinter.cpp416 QualType CurDeclType = getDeclType(*D); in VisitDeclContext() local
417 if (!Decls.empty() && !CurDeclType.isNull()) { in VisitDeclContext()
418 QualType BaseType = GetBaseType(CurDeclType); in VisitDeclContext()