Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7967 clang::TypeSourceInfo *prop_type_source; in AddObjCClassProperty() local
7969 prop_type_source = clang_ast.getTrivialTypeSourceInfo(ivar_decl->getType()); in AddObjCClassProperty()
7971 prop_type_source = clang_ast.getTrivialTypeSourceInfo( in AddObjCClassProperty()
7981 prop_type_source); in AddObjCClassProperty()