Searched defs:NewDecls (Results 1 – 6 of 6) sorted by relevance
43 llvm::DenseSet<Decl *> NewDecls; variable
2759 void FunctionDecl::setDeclsInPrototypeScope(ArrayRef<NamedDecl *> NewDecls) { in setDeclsInPrototypeScope()
3785 llvm::SmallVector<NamedDecl*, 4> NewDecls(TC.begin(), DI); in checkCorrectionVisibility() local