Searched defs:ivar_end (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclObjC.h | 2752 ivar_iterator ivar_end() cons function |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 5578 ivar_end = class_interface_decl->ivar_end(); GetObjCFieldAtIndex() local |