Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h324 llvm::DIType *createBitFieldType(const FieldDecl *BitFieldDecl,
H A DCGDebugInfo.cpp1427 llvm::DIType *CGDebugInfo::createBitFieldType(const FieldDecl *BitFieldDecl, in createBitFieldType() function in CGDebugInfo
1568 FieldType = createBitFieldType(field, RecordTy, RD); in CollectRecordNormalField()