Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DTypoCorrection.h238 using const_decl_iterator = SmallVectorImpl<NamedDecl *>::const_iterator; variable
/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmt.h1343 using const_decl_iterator = DeclGroupRef::const_iterator; variable