Home
last modified time | relevance | path

Searched defs:isInteger (Results 1 – 18 of 18) sorted by relevance

/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dpredicates.go17 func isInteger(t Type) bool { return isBasic(t, IsInteger) } func
/prebuilts/go/linux-x86/src/go/types/
Dpredicates.go20 func isInteger(t Type) bool { return isBasic(t, IsInteger) } func
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DValueTypes.h151 bool isInteger() const { in isInteger() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DValueTypes.h144 bool isInteger() const { in isInteger() function
DMachineValueType.h93 bool isInteger() const { in isInteger() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/
DValueTypes.h152 bool isInteger() const { in isInteger() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DValueTypes.h151 bool isInteger() const { in isInteger() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGenTypes/
DMachineValueType.h93 bool isInteger() const { in isInteger() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGenTypes/
DMachineValueType.h93 bool isInteger() const { in isInteger() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGenTypes/
DMachineValueType.h89 bool isInteger() const { in isInteger() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ADT/
DAPFloat.h1368 bool isInteger() const { APFLOAT_DISPATCH_ON_SEMANTICS(isInteger()); } in isInteger() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DAPFloat.h1312 bool isInteger() const { APFLOAT_DISPATCH_ON_SEMANTICS(isInteger()); } in isInteger() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DAPFloat.h1312 bool isInteger() const { APFLOAT_DISPATCH_ON_SEMANTICS(isInteger()); } in isInteger() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DAPFloat.h1312 bool isInteger() const { APFLOAT_DISPATCH_ON_SEMANTICS(isInteger()); } in isInteger() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/
DASTMatchers.h6500 AST_MATCHER(QualType, isInteger) { in AST_MATCHER() argument
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/
DASTMatchers.h6321 AST_MATCHER(QualType, isInteger) { in AST_MATCHER() argument
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/ASTMatchers/
DASTMatchers.h6502 AST_MATCHER(QualType, isInteger) { in AST_MATCHER() argument
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/
DASTMatchers.h6498 AST_MATCHER(QualType, isInteger) { in AST_MATCHER() argument