Searched defs:ToInt (Results 1 – 6 of 6) sorted by relevance
| /external/clang/lib/AST/ |
| D | ASTDiagnostic.cpp | 482 llvm::APSInt FromInt, ToInt; member 549 void SetNode(llvm::APSInt FromInt, llvm::APSInt ToInt, in SetNode() 652 void GetNode(llvm::APSInt &FromInt, llvm::APSInt &ToInt, in GetNode() 986 llvm::APSInt FromInt, ToInt; in DiffNonTypes() local 1403 llvm::APSInt FromInt, ToInt; in TreeToString() local 1617 void PrintAPSInt(llvm::APSInt FromInt, llvm::APSInt ToInt, in PrintAPSInt()
|
| /external/pdfium/fpdfsdk/src/javascript/ |
| D | JS_Value.cpp | 99 int CJS_Value::ToInt() const in ToInt() function in CJS_Value
|
| /external/v8/src/compiler/ |
| D | instruction.h | 904 int ToInt() const { return id_; } in ToInt() function
|
| /external/tinyxml2/ |
| D | tinyxml2.cpp | 401 bool XMLUtil::ToInt( const char* str, int* value ) in ToInt() function in XMLUtil
|
| /external/llvm/lib/Target/R600/ |
| D | AMDGPUISelLowering.cpp | 1551 ISD::NodeType ToInt = sign ? ISD::FP_TO_SINT : ISD::FP_TO_UINT; in LowerDIVREM24() local
|
| /external/clang/test/SemaCXX/ |
| D | type-traits.cpp | 1732 struct ToInt { operator int(); }; struct
|