Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h890 static bool AddObjCClassProperty(const CompilerType &type,
H A DTypeSystemClang.cpp7864 bool TypeSystemClang::AddObjCClassProperty( in AddObjCClassProperty() function in TypeSystemClang
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1894 return TypeSystemClang::AddObjCClassProperty( in Finalize()