Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1050 return classmeth_range(classmeth_begin(), classmeth_end()); in class_methods()
1057 classmeth_iterator classmeth_end() const { in classmeth_end() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1746 if (OID->classmeth_begin() == OID->classmeth_end()) in GenerateClass()
1751 OID->classmeth_end()); in GenerateClass()
3479 OCD->classmeth_end()); in GenerateCategory()
3716 OID->classmeth_end()); in GenerateClass()