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

1 2 3 4

  /external/clang/lib/CodeGen/
CGCXXABI.cpp 164 MD->getThisType(CGM.getContext()));
CGVTables.cpp 216 QualType ThisType = MD->getThisType(getContext());
280 QualType ThisType = MD->getThisType(getContext());
    [all...]
CGClass.cpp     [all...]
  /external/clang/lib/Analysis/
Consumed.cpp 784 QualType ThisType = Constructor->getThisType(CurrContext)->getPointeeType();
802 isSetOnReadPtrType(Constructor->getThisType(CurrContext)) ?
    [all...]
  /external/llvm/lib/DebugInfo/CodeView/
TypeTableBuilder.cpp 51 Builder.writeTypeIndex(Record.getThisType());
TypeDumper.cpp 351 printTypeIndex("ThisType", MF.getThisType());
  /external/clang/lib/StaticAnalyzer/Core/
SValBuilder.cpp 235 getCXXThisRegion(D->getThisType(getContext()), SFC));
MemRegion.cpp     [all...]
  /development/vndk/tools/header-checker/header-abi-dumper/src/
abi_wrappers.cpp 488 clang::QualType this_type = cxx_method_decl->getThisType(*ast_contextp_);
    [all...]
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 204 TypeIndex getThisType() const { return ThisType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 185 TypeIndex getThisType() const { return ThisType; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeRecord.h 188 TypeIndex getThisType() const { return ThisType; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeRecord.h 188 TypeIndex getThisType() const { return ThisType; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 189 TypeIndex getThisType() const { return ThisType; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 189 TypeIndex getThisType() const { return ThisType; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeRecord.h 189 TypeIndex getThisType() const { return ThisType; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeRecord.h 189 TypeIndex getThisType() const { return ThisType; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 185 TypeIndex getThisType() const { return ThisType; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeRecord.h 188 TypeIndex getThisType() const { return ThisType; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeRecord.h 188 TypeIndex getThisType() const { return ThisType; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 189 TypeIndex getThisType() const { return ThisType; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 189 TypeIndex getThisType() const { return ThisType; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeRecord.h 189 TypeIndex getThisType() const { return ThisType; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeRecord.h 189 TypeIndex getThisType() const { return ThisType; }
  /external/clang/include/clang/AST/
DeclCXX.h     [all...]

Completed in 1269 milliseconds

1 2 3 4