Searched defs:AsInt (Results 1 – 10 of 10) sorted by relevance
47 int AsInt() { in AsInt() function in Foo
232 int32_t Var::AsInt() const { in AsInt() function in pp::Var
190 int AsInt() { return i; } in AsInt() function
133 int AsInt() { return i; } in AsInt() function
126 int AsInt() { return i; } in AsInt() function
546 inline static uintptr_t AsInt(const void* ptr) { in AsInt() function
1071 llvm::Value *AsInt = CGF.Builder.CreatePtrToInt(Addr, in EmitVAArg() local2520 llvm::Value *AsInt = CGF.Builder.CreatePtrToInt(overflow_arg_area, in EmitVAArgFromMemory() local3809 llvm::Value *AsInt = Builder.CreatePtrToInt(Addr, CGF.Int64Ty); in EmitDarwinVAArg() local
2503 APInt AsInt = Value.bitcastToAPInt(); in parseDirectiveRealValue() local
7234 APSInt AsInt = Info.Ctx.MakeIntValue(LV.getLValueOffset().getQuantity(), in VisitCastExpr() local