Searched defs:OldD (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp113 static bool diagnoseNoescape(const ParmVarDecl *NewD, const ParmVarDecl *OldD, argument
126 static void diagnoseNoescape(const ParmVarDecl *NewD, const ParmVarDecl *OldD, argument
H A DSemaDecl.cpp2275 NamedDecl *OldD = OldDecls.getRepresentativeDecl(); local
3176 bool Sema::MergeFunctionDecl(FunctionDecl *New, NamedDecl *&OldD, argument
3125 adjustDeclContextForDeclaratorDecl(DeclaratorDecl *NewD, DeclaratorDecl *OldD) argument
9734 canFullyTypeCheckRedeclaration(ValueDecl *NewD, ValueDecl *OldD, QualType NewT, QualType OldT) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1696 bool NamedDecl::declarationReplaces(NamedDecl *OldD, bool IsKnownNewer) const { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclContextInternals.h177 NamedDecl *OldD = *OD; local

Completed in 180 milliseconds