Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTImporterSharedState.h43 llvm::DenseSet<Decl *> NewDecls; variable
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIsolateDeclarationCheck.cpp264 std::vector<std::string> NewDecls = createIsolatedDecls(*PotentialSnippets); in check() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1449 transformedLocalDecl(Decl * Old,ArrayRef<Decl * > NewDecls) transformedLocalDecl() argument
H A DSemaLookup.cpp4426 llvm::SmallVector<NamedDecl*, 4> NewDecls(TC.begin(), DI); checkCorrectionVisibility() local