Searched defs:SubDecl (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ODRHash.cpp | 432 for (auto SubDecl : Decls) VisitObjCMethodDecl() local |
H A D | StmtProfile.cpp | 2086 for (auto *SubDecl : Lambda->decls()) { VisitLambdaExpr() local |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 1064 for (auto *SubDecl : D->decls()) { VisitObjCContainerDecl() local |