Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h336 llvm::DIDerivedType *createBitFieldType(const FieldDecl *BitFieldDecl,
H A DCGDebugInfo.cpp1501 CGDebugInfo::createBitFieldType(const FieldDecl *BitFieldDecl, in createBitFieldType() function in CGDebugInfo
1724 FieldType = BitFieldType = createBitFieldType(field, RecordTy, RD); in CollectRecordNormalField()