Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DODRHash.cpp501 for (auto SubDecl : Decls) { in AddCXXRecordDecl() local
598 for (auto SubDecl : Decls) { in AddFunctionDecl() local
625 for (auto SubDecl : Decls) { in AddEnumDecl() local
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp1055 for (auto *SubDecl : D->decls()) { in VisitObjCContainerDecl() local