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

1 2

  /external/clang/lib/AST/
TypeLoc.cpp 399 Context.getTrivialTypeSourceInfo(
412 this->getLocalData()->UnderlyingTInfo = Context.getTrivialTypeSourceInfo(
475 Context.getTrivialTypeSourceInfo(Args[i].getAsType(),
DeclTemplate.cpp     [all...]
NestedNameSpecifier.cpp 640 = Context.getTrivialTypeSourceInfo(QualType(NNS->getAsType(), 0),
  /frameworks/compile/slang/
slang_rs_foreach_lowering.cpp 318 clang::TypeSourceInfo* ti = mASTCtxt.getTrivialTypeSourceInfo(AllocArrayTy);
359 mASTCtxt.getTrivialTypeSourceInfo(ScriptCallPtrTy),
slang_rs_context.cpp 367 mCtx.getTrivialTypeSourceInfo(VoidPtrType),
slang_rs_object_ref_count.cpp 398 C.getTrivialTypeSourceInfo(C.IntTy),
768 C.getTrivialTypeSourceInfo(C.IntTy),
    [all...]
  /external/clang/lib/Sema/
SemaCoroutine.cpp 55 S.Context.getTrivialTypeSourceInfo(FnType->getReturnType(), Loc)));
60 TemplateArgument(T), S.Context.getTrivialTypeSourceInfo(T, Loc)));
148 S.Context.getTrivialTypeSourceInfo(T, Loc), SC_None);
SemaLambda.cpp 772 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType,
    [all...]
SemaExprCXX.cpp 79 Context.getTrivialTypeSourceInfo(Type, NameLoc));
212 Context.getTrivialTypeSourceInfo(T, NameLoc));
250 Context.getTrivialTypeSourceInfo(MemberOfType, NameLoc));
271 Context.getTrivialTypeSourceInfo(MemberOfType, NameLoc));
284 Context.getTrivialTypeSourceInfo(MemberOfType, NameLoc));
502 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc);
617 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc);
    [all...]
SemaDeclObjC.cpp 581 SuperClassTInfo = Context.getTrivialTypeSourceInfo(SuperClassType,
674 Context.getTrivialTypeSourceInfo(typeBound.getUnqualifiedType());
684 typeBoundInfo = Context.getTrivialTypeSourceInfo(Context.getObjCIdType());
    [all...]
SemaTemplateVariadic.cpp     [all...]
SemaExprObjC.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp 493 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation());
    [all...]
RewriteModernObjC.cpp 587 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation());
    [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...]

Completed in 410 milliseconds

1 2