Searched refs:method_end (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp138 MI = RD->method_begin(), ME = RD->method_end(); MI != ME; ++MI) {
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DCXXInheritance.cpp555 MEnd = RD->method_end();
H A DVTableBuilder.cpp405 E = RD->method_end(); I != E; ++I) {
688 E = RD->method_end(); I != E; ++I) {
1513 E = RD->method_end(); I != E; ++I) {
2207 e = MostDerivedClass->method_end(); i != e; ++i) {
2787 E = RD->method_end(); I != E; ++I) {
H A DRecordLayoutBuilder.cpp1892 E = RD->method_end(); I != E; ++I) {
2290 e = RD->method_end();
2647 e = RD->method_end();
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1534 Node.method_end(), Finder, Builder);
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h741 method_iterator method_end() const { function in class:clang::CXXRecordDecl
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp4385 MEnd = Record->method_end();
4424 MEnd = Record->method_end();
5239 E = RD->method_end(); I != E; ++I) {
5701 ME = RD->method_end(); MI != ME; ++MI) {
9281 E = RD->method_end(); I != E; ++I) {
12324 E = RD->method_end(); I != E; ++I)

Completed in 101 milliseconds