Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h997 return classprop_range(classprop_begin(), classprop_end()); in class_properties()
1000 classprop_iterator classprop_begin() const { in classprop_begin() function