Searched defs:FirstMethod (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp53 diagnoseSubMismatchMethodParameters(DiagnosticsEngine &Diags, const NamedDecl *FirstContainer, StringRef FirstModule, StringRef SecondModule, const MethodT *FirstMethod, const MethodT *SecondMethod) argument
420 diagnoseSubMismatchObjCMethod( const NamedDecl *FirstObjCContainer, StringRef FirstModule, StringRef SecondModule, const ObjCMethodDecl *FirstMethod, const ObjCMethodDecl *SecondMethod) const argument
1062 const CXXMethodDecl *FirstMethod = cast<CXXMethodDecl>(FirstDecl); local
[all...]

Completed in 72 milliseconds