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

1 2

  /external/clang/lib/CodeGen/
CodeGenTypes.cpp 120 const Type *Key = CGT.getContext().getTagDeclType(RD).getTypePtr();
266 if (RecordDeclTypes.count(Context.getTagDeclType(RD).getTypePtr()))
661 const Type *Key = Context.getTagDeclType(RD).getTypePtr();
724 const Type *Key = Context.getTagDeclType(RD).getTypePtr();
CGClass.cpp 376 getContext().getCanonicalType(getContext().getTagDeclType(Derived));
    [all...]
CGVTables.cpp 703 CGM.getContext().getTagDeclType(Base.getBase()));
    [all...]
  /frameworks/compile/slang/
slang_rs_export_func.cpp 104 clang::QualType T = Ctx.getTagDeclType(RD);
slang_rs_export_foreach.cpp 369 clang::QualType T = Ctx.getTagDeclType(RD);
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
SemaStmt.cpp     [all...]
  /external/clang/lib/AST/
DeclCXX.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
ASTContext.h     [all...]

Completed in 2089 milliseconds

1 2