Home
last modified time | relevance | path

Searched defs:CharType (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.cpp40 PrimType CharType; in createGlobalString() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1772 TypeIndex CharType = TypeIndex(SimpleTypeKind::NarrowCharacter); lowerTypeString() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp9580 QualType CharType = AT->getElementType(); in CheckC23ConstexprInitStringLiteral() local
H A DSemaExpr.cpp10810 const QualType CharType = CharExpr->getType(); in diagnoseStringPlusChar() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3479 QualType CharType = CAT->getElementType(); in extractStringLiteralCharacter() local
3498 QualType CharType = CAT->getElementType(); in expandStringLiteral() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12771 Type *CharType = Type::getInt8Ty(I->getContext()); in manifest() local