Home
last modified time | relevance | path

Searched defs:decl_iterator (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/clang/include/clang/AST/
H A DCXXInheritance.h171 typedef NamedDecl **decl_iterator; typedef
H A DDeclBase.h1423 decl_iterator() : Current(nullptr) { } in decl_iterator() function
1424 explicit decl_iterator(Decl *C) : Current(C) { } in decl_iterator() function
H A DStmt.h486 typedef DeclGroupRef::iterator decl_iterator; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DCXXInheritance.h173 using decl_iterator = NamedDecl **; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DCXXInheritance.h173 using decl_iterator = NamedDecl **; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DCXXInheritance.h173 using decl_iterator = NamedDecl **; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DCXXInheritance.h173 using decl_iterator = NamedDecl **; variable
/aosp_15_r20/external/clang/include/clang/Sema/
H A DTypoCorrection.h217 typedef SmallVectorImpl<NamedDecl *>::iterator decl_iterator; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DTypoCorrection.h230 using decl_iterator = SmallVectorImpl<NamedDecl *>::iterator; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DTypoCorrection.h230 using decl_iterator = SmallVectorImpl<NamedDecl *>::iterator; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DTypoCorrection.h230 using decl_iterator = SmallVectorImpl<NamedDecl *>::iterator; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DTypoCorrection.h230 using decl_iterator = SmallVectorImpl<NamedDecl *>::iterator; variable