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

1 2

  /external/clang/lib/Sema/
SemaCUDA.cpp 297 Context.getBaseElementType(F->getType())->getAs<RecordType>();
SemaExprCXX.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaDecl.cpp     [all...]
SemaOpenMP.cpp 692 Type = SemaRef.getASTContext().getBaseElementType(Type);
    [all...]
  /external/clang/lib/ARCMigrate/
Transforms.cpp 372 T = Pass.Ctx.getBaseElementType(T);
  /external/clang/lib/AST/
RecordLayoutBuilder.cpp 208 Context.getBaseElementType(FD->getType())->getAs<RecordType>();
442 QualType ElemTy = Context.getBaseElementType(AT);
539 QualType ElemTy = Context.getBaseElementType(AT);
    [all...]
Type.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenTypes.cpp 750 T = Context.getBaseElementType(T);
CGExprAgg.cpp     [all...]
CGExprConstant.cpp     [all...]
CGClass.cpp 724 QualType BaseElementTy = CGF.getContext().getBaseElementType(Array);
773 QualType BaseElementTy = getContext().getBaseElementType(FieldType);
    [all...]
CGDecl.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/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/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/Analysis/
CFG.cpp     [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp     [all...]

Completed in 316 milliseconds

1 2