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

1 2

  /external/clang/lib/Sema/
SemaCoroutine.cpp 138 ? S.Context.DependentTy
239 Expr *Res = new (Context) CoawaitExpr(Loc, Context.DependentTy, E);
306 Expr *Res = new (Context) CoyieldExpr(Loc, Context.DependentTy, E);
SemaTemplateVariadic.cpp 522 PackExpansionExpr(Context.DependentTy, Pattern, EllipsisLoc, NumExpansions);
    [all...]
SemaLambda.cpp 370 Result = SubstAutoType(Result, Context.DependentTy);
618 // If it was ever a placeholder, it had to been deduced to DependentTy.
    [all...]
SemaPseudoObject.cpp     [all...]
SemaExpr.cpp     [all...]
SemaExprObjC.cpp 502 new (Context) ObjCBoxedExpr(ValueExpr, Context.DependentTy, nullptr, SR);
    [all...]
SemaOverload.cpp     [all...]
  /external/clang/lib/AST/
ExprCXX.cpp 317 setType(C.DependentTy);
386 return new (Mem) DependentScopeDeclRefExpr(C.DependentTy, QualifierLoc,
    [all...]
DeclTemplate.cpp 220 E = new (Context) PackExpansionExpr(Context.DependentTy, E,
    [all...]
Type.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...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
ASTContext.h     [all...]

Completed in 836 milliseconds

1 2