Searched defs:CT (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DGetElementPtrTypeIterator.h58 CompositeType *CT = cast<CompositeType>(CurTy); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DMangle.cpp85 mangleCtorBlock(const CXXConstructorDecl *CD, CXXCtorType CT, const BlockDecl *BD, raw_ostream &ResStream) argument
H A DExprClassification.cpp586 CanQualType CT = Ctx.getCanonicalType(E->getType()); local
H A DType.cpp2072 const Type *CT = T->getCanonicalTypeInternal().getTypePtr(); local
[all...]
H A DExprConstant.cpp110 const ComplexType *CT = Type->castAs<ComplexType>(); local
H A DASTContext.cpp5090 CanQualType CT = getCanonicalType(T); local
5103 const ComplexType *CT = T->castAs<ComplexType>(); local
6309 QualType CT = Ty->getCanonicalTypeInternal(); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp906 CanThrowResult CT = canDynamicCastThrow(cast<CXXDynamicCastExpr>(E)); local
925 CanThrowResult CT; local
939 CanThrowResult CT = canCalleeThrow(*this, E, local
948 CanThrowResult CT = CT_Cannot; local
957 CanThrowResult CT; local
968 CanThrowResult CT; local
987 CanThrowResult CT = canCalleeThrow(*this, E, local
1038 CanThrowResult CT = E->isTypeDependent() ? CT_Dependent : CT_Cannot; local
[all...]
H A DSemaPseudoObject.cpp998 QualType CT = Conversion->getConversionType().getNonReferenceType(); local
H A DSemaCast.cpp307 static bool tryDiagnoseOverloadedCast(Sema &S, CastType CT, argument
H A DSemaInit.cpp2357 const ComplexType *CT = Parent.getType()->getAs<ComplexType>(); local
H A DSemaChecking.cpp1910 StringLiteralCheckType CT = local
H A DSemaDecl.cpp5382 CanQualType CT = Data->S->Context.getCanonicalType(T); local
H A DSemaDeclCXX.cpp4030 CanQualType CT = T->getCanonicalTypeUnqualified().getUnqualifiedType(); local
H A DSemaExpr.cpp753 bool Sema::variadicArgumentPODCheck(const Expr *E, VariadicCallType CT) { argument
783 ExprResult Sema::DefaultVariadicArgumentPromotion(Expr *E, VariadicCallType CT, argument
/freebsd-10.0-release/libexec/getty/
H A Dgettytab.h142 #define CT gettynums[27].value macro
/freebsd-10.0-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2569 LandingPadInst::ClauseType CT = local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2246 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { argument
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DInstructions.cpp1375 CompositeType *CT = dyn_cast<CompositeType>(Agg); local
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dppc-opc.c207 #define CT macro
[all...]

Completed in 357 milliseconds