Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h241 llvm::DIType *createBitFieldType(const FieldDecl *BitFieldDecl,
DCGDebugInfo.cpp953 llvm::DIType *CGDebugInfo::createBitFieldType(const FieldDecl *BitFieldDecl, in createBitFieldType() function in CGDebugInfo
1086 FieldType = createBitFieldType(field, RecordTy, RD); in CollectRecordNormalField()