HomeSort by relevance Sort by last modified time
    Searched refs:SubstType (Results 1 - 6 of 6) sorted by null

  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 85 TypeSourceInfo *Result = S.SubstType(Aligned->getAlignmentType(),
248 DI = SemaRef.SubstType(DI, TemplateArgs,
386 TypeSourceInfo *DI = SemaRef.SubstType(D->getTypeSourceInfo(),
444 DI = SemaRef.SubstType(DI, TemplateArgs,
530 DI = SemaRef.SubstType(DI, TemplateArgs,
605 InstTy = SemaRef.SubstType(Ty, TemplateArgs,
680 TypeSourceInfo *NewTI = SemaRef.SubstType(TI, TemplateArgs, UnderlyingLoc,
710 SemaRef.SubstType(TI->getType(), TemplateArgs,
    [all...]
SemaTemplateInstantiate.cpp     [all...]
SemaTemplateDeduction.cpp     [all...]
SemaAccess.cpp     [all...]
SemaTemplate.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 247 milliseconds