Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.cpp41 PrimType CharType; createGlobalString() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1790 TypeIndex CharType = TypeIndex(SimpleTypeKind::NarrowCharacter); in lowerTypeString() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3451 QualType CharType = CAT->getElementType(); extractStringLiteralCharacter() local
3470 QualType CharType = CAT->getElementType(); expandStringLiteral() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12781 Type *CharType = Type::getInt8Ty(I->getContext()); manifest() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11808 const QualType CharType = CharExpr->getType(); diagnoseStringPlusChar() local