Home
last modified time | relevance | path

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

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