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

1 2

  /external/llvm/lib/DebugInfo/CodeView/
TypeTableBuilder.cpp 27 Builder.writeTypeIndex(Record.getModifiedType());
TypeDumper.cpp 453 printTypeIndex("ModifiedType", Mod.getModifiedType());
456 StringRef ModifiedName = getTypeName(Mod.getModifiedType());
  /external/clang/lib/ARCMigrate/
Transforms.cpp 368 return !AttrT->getModifiedType()->isObjCRetainableType();
  /external/clang/lib/AST/
Type.cpp 927 QualType modifiedType = recurse(T->getModifiedType());
936 == T->getModifiedType().getAsOpaquePtr() &&
    [all...]
TypePrinter.cpp     [all...]
ASTDumper.cpp 367 dumpTypeAsChild(T->getModifiedType());
    [all...]
  /external/clang/tools/libclang/
CXType.cpp 109 return MakeCXType(ATT->getModifiedType(), TU);
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 128 TypeIndex getModifiedType() const { return ModifiedType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 137 TypeIndex getModifiedType() const { return ModifiedType; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 137 TypeIndex getModifiedType() const { return ModifiedType; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 137 TypeIndex getModifiedType() const { return ModifiedType; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 137 TypeIndex getModifiedType() const { return ModifiedType; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 137 TypeIndex getModifiedType() const { return ModifiedType; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 137 TypeIndex getModifiedType() const { return ModifiedType; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 137 TypeIndex getModifiedType() const { return ModifiedType; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 137 TypeIndex getModifiedType() const { return ModifiedType; }
  /external/clang/include/clang/AST/
TypeLoc.h 834 return getTypePtr()->getModifiedType();
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp 855 typeArg = attr.getTypePtr()->getModifiedType();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 937 return getTypePtr()->getModifiedType();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 937 return getTypePtr()->getModifiedType();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 937 return getTypePtr()->getModifiedType();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 937 return getTypePtr()->getModifiedType();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 937 return getTypePtr()->getModifiedType();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 937 return getTypePtr()->getModifiedType();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 937 return getTypePtr()->getModifiedType();
    [all...]

Completed in 173 milliseconds

1 2