/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/ |
D | predicates.go | 17 func isInteger(t Type) bool { return isBasic(t, IsInteger) } func
|
/prebuilts/go/linux-x86/src/go/types/ |
D | predicates.go | 20 func isInteger(t Type) bool { return isBasic(t, IsInteger) } func
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | ValueTypes.h | 151 bool isInteger() const { in isInteger() function
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | ValueTypes.h | 144 bool isInteger() const { in isInteger() function
|
D | MachineValueType.h | 93 bool isInteger() const { in isInteger() function
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/ |
D | ValueTypes.h | 152 bool isInteger() const { in isInteger() function
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | ValueTypes.h | 151 bool isInteger() const { in isInteger() function
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGenTypes/ |
D | MachineValueType.h | 93 bool isInteger() const { in isInteger() function
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGenTypes/ |
D | MachineValueType.h | 93 bool isInteger() const { in isInteger() function
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGenTypes/ |
D | MachineValueType.h | 89 bool isInteger() const { in isInteger() function
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ADT/ |
D | APFloat.h | 1368 bool isInteger() const { APFLOAT_DISPATCH_ON_SEMANTICS(isInteger()); } in isInteger() function
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | APFloat.h | 1312 bool isInteger() const { APFLOAT_DISPATCH_ON_SEMANTICS(isInteger()); } in isInteger() function
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | APFloat.h | 1312 bool isInteger() const { APFLOAT_DISPATCH_ON_SEMANTICS(isInteger()); } in isInteger() function
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | APFloat.h | 1312 bool isInteger() const { APFLOAT_DISPATCH_ON_SEMANTICS(isInteger()); } in isInteger() function
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 6500 AST_MATCHER(QualType, isInteger) { in AST_MATCHER() argument
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 6321 AST_MATCHER(QualType, isInteger) { in AST_MATCHER() argument
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 6502 AST_MATCHER(QualType, isInteger) { in AST_MATCHER() argument
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 6498 AST_MATCHER(QualType, isInteger) { in AST_MATCHER() argument
|