Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp5020 QualType CurClassType = Context.getTypeDeclType(CurClass); in GetNameFromUnqualifiedId() local
5027 Context.getCanonicalType(CurClassType))); in GetNameFromUnqualifiedId()