Home
last modified time | relevance | path

Searched defs:AsInt (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/CXX/temp/temp.decls/temp.mem/
Dp5.cpp47 int AsInt() { in AsInt() function in Foo
/external/chromium_org/ppapi/cpp/
Dvar.cc232 int32_t Var::AsInt() const { in AsInt() function in pp::Var
/external/chromium_org/native_client_sdk/src/examples/demo/earth_simd/
Dearth.cc190 int AsInt() { return i; } in AsInt() function
/external/chromium_org/native_client_sdk/src/examples/demo/earth/
Dearth.cc133 int AsInt() { return i; } in AsInt() function
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/earth/
Dearth.cc126 int AsInt() { return i; } in AsInt() function
/external/chromium_org/third_party/tcmalloc/vendor/src/
Dheap-checker.cc546 inline static uintptr_t AsInt(const void* ptr) { in AsInt() function
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dheap-checker.cc546 inline static uintptr_t AsInt(const void* ptr) { in AsInt() function
/external/clang/lib/CodeGen/
DTargetInfo.cpp1071 llvm::Value *AsInt = CGF.Builder.CreatePtrToInt(Addr, in EmitVAArg() local
2520 llvm::Value *AsInt = CGF.Builder.CreatePtrToInt(overflow_arg_area, in EmitVAArgFromMemory() local
3809 llvm::Value *AsInt = Builder.CreatePtrToInt(Addr, CGF.Int64Ty); in EmitDarwinVAArg() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp2503 APInt AsInt = Value.bitcastToAPInt(); in parseDirectiveRealValue() local
/external/clang/lib/AST/
DExprConstant.cpp7234 APSInt AsInt = Info.Ctx.MakeIntValue(LV.getLValueOffset().getQuantity(), in VisitCastExpr() local