Searched defs:AT (Results 26 - 38 of 38) sorted by relevance

12

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp591 const ArrayType *AT = E->getType()->castAsArrayTypeUnsafe(); local
630 const ArrayType *AT = IndexedType->castAsArrayTypeUnsafe(); local
H A DCGObjCMac.cpp2848 llvm::ArrayType *AT = llvm::ArrayType::get(ObjCTypes.PropertyTy, local
2911 llvm::ArrayType *AT = llvm::ArrayType::get(ObjCTypes.MethodDescriptionTy, local
3339 llvm::ArrayType *AT = llvm::ArrayType::get(ObjCTypes.IvarTy, local
3397 llvm::ArrayType *AT = llvm::ArrayType::get(ObjCTypes.MethodTy, local
6103 llvm::ArrayType *AT = llvm::ArrayType::get(ObjCTypes.MethodTy, local
6219 llvm::ArrayType *AT = llvm::ArrayType::get(ObjCTypes.IvarnfABITy, local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp59 static StringInitFailureKind IsStringInit(Expr *Init, const ArrayType *AT, argument
149 static void CheckStringInit(Expr *Str, QualType &DeclT, const ArrayType *AT, argument
2037 const ArrayType *AT local
[all...]
H A DSemaStmt.cpp2523 AutoType *AT = CurCap->ReturnType->getContainedAutoType(); local
2649 DeduceFunctionTypeFromReturnExpr(FunctionDecl *FD, SourceLocation ReturnLoc, Expr *&RetExpr, AutoType *AT) argument
[all...]
H A DSemaType.cpp2702 const AutoType *AT = T->getContainedAutoType(); local
4357 const AttributedType *AT = dyn_cast<AttributedType>(Type); local
4534 const AttributedType *AT = S.getCallingConvAttributedType(type); local
[all...]
H A DSemaChecking.cpp2802 const analyze_printf::ArgType &AT = Amt.getArgType(S.Context); local
2908 checkForCStrMembers( const analyze_printf::ArgType &AT, const Expr *E, const CharSourceRange &CSR) argument
2992 const analyze_printf::ArgType &AT = local
3130 const analyze_printf::ArgType &AT = FS.getArgType(S.Context, local
3501 const analyze_format_string::ArgType &AT = FS.getArgType(S.Context); local
[all...]
H A DSemaDecl.cpp2270 const AttributedType *AT = T->getAs<AttributedType>(); local
7786 QualType AT = FTP->getArgType(i); local
9013 AutoType *AT local
[all...]
H A DSemaExpr.cpp4296 const ArrayType *AT = Context.getAsArrayType(OrigTy); local
9977 const ArrayType *AT = Context.getAsArrayType(CurrentType); local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp459 const AtomicSDNode *AT = cast<AtomicSDNode>(N); local
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-mips.c111 #define AT 1 macro
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h5111 const AutoType *AT = getContainedAutoType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp3824 const ArrayType *AT = local
5189 const AtomicType *AT = T->castAs<AtomicType>(); local
5270 const ArrayType *AT = cast<ArrayType>(CT); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp3888 const ArrayType *AT = Context->getAsArrayType(Type); local

Completed in 654 milliseconds

12