Searched defs:getInt (Results 1 - 25 of 419) sorted by relevance

1234567891011>>

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DPointerIntPair.h58 IntType getInt() const { function in class:llvm::PointerIntPair
59 return (IntType)Info::getInt(Value);
152 static intptr_t getInt(intptr_t Value) {
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
H A DPointerIntPair.h58 IntType getInt() const { function in class:llvm::PointerIntPair
59 return (IntType)Info::getInt(Value);
152 static intptr_t getInt(intptr_t Value) {
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
H A DPointerIntPair.h58 IntType getInt() const { function in class:llvm::PointerIntPair
59 return (IntType)Info::getInt(Value);
152 static intptr_t getInt(intptr_t Value) {
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
H A DPointerIntPair.h58 IntType getInt() const { function in class:llvm::PointerIntPair
59 return (IntType)Info::getInt(Value);
152 static intptr_t getInt(intptr_t Value) {
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
H A DPointerIntPair.h58 IntType getInt() const { function in class:llvm::PointerIntPair
59 return (IntType)Info::getInt(Value);
152 static intptr_t getInt(intptr_t Value) {
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
H A DPointerIntPair.h58 IntType getInt() const { function in class:llvm::PointerIntPair
59 return (IntType)Info::getInt(Value);
152 static intptr_t getInt(intptr_t Value) {
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
H A DPointerIntPair.h58 IntType getInt() const { function in class:llvm::PointerIntPair
59 return (IntType)Info::getInt(Value);
152 static intptr_t getInt(intptr_t Value) {
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DPointerIntPair.h58 IntType getInt() const { function in class:llvm::PointerIntPair
59 return (IntType)Info::getInt(Value);
152 static intptr_t getInt(intptr_t Value) {
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
H A DPointerIntPair.h58 IntType getInt() const { function in class:llvm::PointerIntPair
59 return (IntType)Info::getInt(Value);
152 static intptr_t getInt(intptr_t Value) {
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
H A DPointerIntPair.h58 IntType getInt() const { function in class:llvm::PointerIntPair
59 return (IntType)Info::getInt(Value);
152 static intptr_t getInt(intptr_t Value) {
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
H A DPointerIntPair.h58 IntType getInt() const { function in class:llvm::PointerIntPair
59 return (IntType)Info::getInt(Value);
152 static intptr_t getInt(intptr_t Value) {
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
H A DPointerIntPair.h58 IntType getInt() const { function in class:llvm::PointerIntPair
59 return (IntType)Info::getInt(Value);
152 static intptr_t getInt(intptr_t Value) {
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
H A DPointerIntPair.h58 IntType getInt() const { function in class:llvm::PointerIntPair
59 return (IntType)Info::getInt(Value);
152 static intptr_t getInt(intptr_t Value) {
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
H A DPointerIntPair.h58 IntType getInt() const { function in class:llvm::PointerIntPair
59 return (IntType)Info::getInt(Value);
152 static intptr_t getInt(intptr_t Value) {
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DLangOptions.h223 unsigned getInt() const { return fp_contract; } function in class:clang::FPOptions
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
H A DLangOptions.h229 unsigned getInt() const { return fp_contract; } function in class:clang::FPOptions
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
H A DLangOptions.h229 unsigned getInt() const { return fp_contract; } function in class:clang::FPOptions
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
H A DLangOptions.h233 unsigned getInt() const { return fp_contract; } function in class:clang::FPOptions
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
H A DLangOptions.h233 unsigned getInt() const { return fp_contract; } function in class:clang::FPOptions
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
H A DLangOptions.h233 unsigned getInt() const { return fp_contract; } function in class:clang::FPOptions
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
H A DLangOptions.h233 unsigned getInt() const { return fp_contract; } function in class:clang::FPOptions
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DLangOptions.h223 unsigned getInt() const { return fp_contract; } function in class:clang::FPOptions
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
H A DLangOptions.h229 unsigned getInt() const { return fp_contract; } function in class:clang::FPOptions
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
H A DLangOptions.h229 unsigned getInt() const { return fp_contract; } function in class:clang::FPOptions
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
H A DLangOptions.h233 unsigned getInt() const { return fp_contract; } function in class:clang::FPOptions

Completed in 335 milliseconds

1234567891011>>