Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp2535 void Sema::WarnConflictingTypedMethods(ObjCMethodDecl *ImpMethodDecl, in WarnConflictingTypedMethods() function in Sema
2820 WarnConflictingTypedMethods(ImpMethodDecl, I, in MatchAllMethodDeclarations()
2846 WarnConflictingTypedMethods(ImpMethodDecl, I, in MatchAllMethodDeclarations()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3424 void WarnConflictingTypedMethods(ObjCMethodDecl *Method,