Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenRecordLayout.h192 const CIRGenBitFieldInfo &getBitFieldInfo(const clang::FieldDecl *fd) const { in getBitFieldInfo() function
H A DCIRGenValue.h263 const CIRGenBitFieldInfo &getBitFieldInfo() const { in getBitFieldInfo() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h227 const CGBitFieldInfo &getBitFieldInfo(const FieldDecl *FD) const { in getBitFieldInfo() function