Searched refs:DiagnoseDuplicateIvars (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3734 /// DiagnoseDuplicateIvars -
3739 void Sema::DiagnoseDuplicateIvars(ObjCInterfaceDecl *ID, function in class:Sema
4098 DiagnoseDuplicateIvars(IDecl, IDecl->getSuperClass());
H A DSemaDecl.cpp16954 DiagnoseDuplicateIvars(ID, ID->getSuperClass());
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3958 void DiagnoseDuplicateIvars(ObjCInterfaceDecl *ID, ObjCInterfaceDecl *SID);

Completed in 195 milliseconds