Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8002 clang::TypeSourceInfo *prop_type_source; in AddObjCClassProperty() local
8004 prop_type_source = clang_ast.getTrivialTypeSourceInfo(ivar_decl->getType()); in AddObjCClassProperty()
8006 prop_type_source = clang_ast.getTrivialTypeSourceInfo( in AddObjCClassProperty()
8016 prop_type_source); in AddObjCClassProperty()