HomeSort by relevance Sort by last modified time
    Searched refs:isStructureType (Results 1 - 25 of 35) sorted by null

1 2

  /external/clang/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
Type.h     [all...]
  /frameworks/compile/slang/
slang_rs_export_type.cpp 288 } else if (!T->isStructureType()) {
532 } else if (T->isStructureType()) {
767 if (T->isStructureType()) {
    [all...]
slang_rs_object_ref_count.cpp 533 if (!T->isStructureType()) {
633 } else if (FT->isStructureType() && CountRSObjectTypes(FT)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
CanonicalType.h 277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
  /external/clang/lib/AST/
Type.cpp 363 bool Type::isStructureType() const {
    [all...]

Completed in 943 milliseconds

1 2