Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h980 static bool AddObjCClassProperty(const CompilerType &type,
H A DTypeSystemClang.cpp7814 bool TypeSystemClang::AddObjCClassProperty( in AddObjCClassProperty() function in TypeSystemClang
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2001 return TypeSystemClang::AddObjCClassProperty( in Finalize()