Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dbasic.go57 IsString const
/prebuilts/go/linux-x86/src/go/types/
Dbasic.go60 IsString const
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Object/
DWindowsResource.h235 bool IsString; member
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DWindowsResource.h235 bool IsString; member
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DWindowsResource.h235 bool IsString; member
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DWindowsResource.h235 bool IsString; member
/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
Didl.h459 inline bool IsString(const Type &type) { in IsString() function
Dflexbuffers.h403 bool IsString() const { return type_ == FBT_STRING; } in IsString() function
/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go1411 func (t *Type) IsString() bool { func
/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
Dflexbuffers.h402 bool IsString() const { return type_ == FBT_STRING; } in IsString() function