HomeSort by relevance Sort by last modified time
    Searched defs:decls_end (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Sema/
IdentifierResolver.h 46 inline DeclsTy::iterator decls_end() { return Decls.end(); } function in class:clang::IdentifierResolver::IdDeclInfo
  /external/clang/lib/AST/
DeclBase.cpp 988 DeclContext::decl_iterator DeclContext::decls_end() const { function in class:DeclContext
    [all...]

Completed in 31 milliseconds