Home
last modified time | relevance | path

Searched refs:overriding_const_iterator (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCXXInheritance.h290 using overriding_const_iterator = variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCXXInheritance.cpp474 for (overriding_const_iterator M = I->second.begin(), in add()