Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h996 classprop_range class_properties() const { in class_properties() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1355 for (const auto *I : Container->class_properties()) { in findPropertyDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp4684 for (const auto *P : Container->class_properties()) in AddObjCProperties()