Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h982 return instprop_range(instprop_begin(), instprop_end()); in instance_properties()
989 instprop_iterator instprop_end() const { in instprop_end() function