Searched refs:is_synthesized (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp502 const bool is_synthesized = false;
508 clang::ObjCIvarDecl::Public, nullptr, is_synthesized);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp6931 const bool is_synthesized = false; local
6942 is_synthesized);

Completed in 129 milliseconds