Home
last modified time | relevance | path

Searched defs:NewDecls (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DDecl.cpp2759 void FunctionDecl::setDeclsInPrototypeScope(ArrayRef<NamedDecl *> NewDecls) { in setDeclsInPrototypeScope()
/external/clang/lib/Sema/
DSemaLookup.cpp3785 llvm::SmallVector<NamedDecl*, 4> NewDecls(TC.begin(), DI); in checkCorrectionVisibility() local