Home
last modified time | relevance | path

Searched defs:CharWidth (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.cpp37 const size_t CharWidth = S->getCharByteWidth(); in createGlobalString() local
H A DCompiler.cpp1900 size_t CharWidth = E->getCharByteWidth(); in VisitStringLiteral() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp133 FullSourceLoc Loc, unsigned CharWidth, in ProcessCharEscape()
1837 unsigned CharWidth = getCharWidth(Kind, PP.getTargetInfo()); in CharLiteralParser() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3592 int BitWidth, int CharWidth) { in setBitRange()
3624 int CharWidth, bool BigEndian) { in setBitRange()
3647 int CharWidth = Context.getCharWidth(); in setUsedBits() local
3713 int Pos, int Size, int CharWidth, in buildMultiCharMask()
3743 int CharWidth = CGM.getContext().getCharWidth(); in EmitCMSEClearRecord() local
3761 int CharWidth = CGM.getContext().getCharWidth(); in EmitCMSEClearRecord() local
H A DCGExprConstant.cpp186 const uint64_t CharWidth = CGM.getContext().getCharWidth(); in addBits() local
H A DCGExpr.cpp4886 unsigned CharWidth = getContext().getCharWidth(); in EmitLValueForField() local
H A DCGStmtOpenMP.cpp4770 unsigned CharWidth = CGF.getContext().getCharWidth(); in EmitOMPTaskBasedDirective() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp107 uint64_t CharWidth; member in __anonbcc347f50111::EmptySubobjectMap
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp19860 unsigned CharWidth = Context.getTargetInfo().getCharWidth(); in ActOnEnumBody() local