Home
last modified time | relevance | path

Searched defs:field_clang_type (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6207 CompilerType field_clang_type = GetType(field->getType()); GetChildCompilerTypeAtIndex() local
7260 AddFieldToRecordType(const CompilerType & type,llvm::StringRef name,const CompilerType & field_clang_type,AccessType access,uint32_t bitfield_bit_size) AddFieldToRecordType() argument