Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h281 llvm::DIType *createBitFieldType(const FieldDecl *BitFieldDecl,
H A DCGDebugInfo.cpp1207 llvm::DIType *CGDebugInfo::createBitFieldType(const FieldDecl *BitFieldDecl, in createBitFieldType() function in CGDebugInfo
1348 FieldType = createBitFieldType(field, RecordTy, RD); in CollectRecordNormalField()