Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp3332 llvm::SmallVector<NamedDecl*, 4> NewDecls(TC.begin(), DI); in checkCorrectionVisibility() local
/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DDecl.cpp2628 void FunctionDecl::setDeclsInPrototypeScope(ArrayRef<NamedDecl *> NewDecls) { in setDeclsInPrototypeScope()