Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp412 bool hasSuperTypedef = false; in VisitObjCInterfaceDecl() local
416 hasSuperTypedef = true; in VisitObjCInterfaceDecl()
423 if (hasSuperTypedef) in VisitObjCInterfaceDecl()