Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h876 static bool AddObjCClassProperty(const CompilerType &type,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1951 return ClangASTContext::AddObjCClassProperty( in Finalize()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp8397 bool ClangASTContext::AddObjCClassProperty( in AddObjCClassProperty() function in ClangASTContext