Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTypoCorrection.h238 using const_decl_iterator = SmallVectorImpl<NamedDecl *>::const_iterator; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h1335 using const_decl_iterator = DeclGroupRef::const_iterator; variable