HomeSort by relevance Sort by last modified time
    Searched refs:getTagDeclType (Results 1 - 25 of 26) 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()))
651 const Type *Key = Context.getTagDeclType(RD).getTypePtr();
714 const Type *Key = Context.getTagDeclType(RD).getTypePtr();
CGClass.cpp 375 getContext().getCanonicalType(getContext().getTagDeclType(Derived));
    [all...]
CGVTables.cpp 702 CGM.getContext().getTagDeclType(Base.getBase()));
    [all...]
CodeGenModule.cpp     [all...]
CGExprCXX.cpp 321 getContext().getPointerType(getContext().getTagDeclType(RD));
    [all...]
CGStmt.cpp     [all...]
CGExpr.cpp     [all...]
CGObjCMac.cpp     [all...]
CGCall.cpp 66 QualType RecTy = Context.getTagDeclType(RD)->getCanonicalTypeInternal();
    [all...]
ItaniumCXXABI.cpp     [all...]
MicrosoftCXXABI.cpp     [all...]
  /frameworks/compile/slang/
slang_rs_export_func.cpp 104 clang::QualType T = Ctx.getTagDeclType(RD);
slang_rs_export_foreach.cpp 363 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...]
SemaDecl.cpp     [all...]
SemaInit.cpp     [all...]
SemaLookup.cpp     [all...]
SemaDeclAttr.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/AST/
DeclCXX.cpp     [all...]
ASTContext.cpp     [all...]
ASTImporter.cpp     [all...]

Completed in 581 milliseconds

1 2