Home
last modified time | relevance | path

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

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