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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclContextInternals.h182 NamedDecl *OldD = *OD; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp1715 NamedDecl *OldD = OldDecls.getRepresentativeDecl(); local
2301 bool Sema::MergeFunctionDecl(FunctionDecl *New, Decl *OldD, Scope *S, argument
H A DSemaOverload.cpp911 NamedDecl *OldD = *I; local
H A DSemaDeclCXX.cpp7795 NamedDecl *OldD = Previous.getRepresentativeDecl(); local

Completed in 142 milliseconds