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 89 TypeSourceInfo *Result = S.SubstType(Aligned->getAlignmentType(),
329 DI = SemaRef.SubstType(DI, TemplateArgs,
470 TypeSourceInfo *DI = SemaRef.SubstType(D->getTypeSourceInfo(),
528 DI = SemaRef.SubstType(DI, TemplateArgs,
614 DI = SemaRef.SubstType(DI, TemplateArgs,
690 InstTy = SemaRef.SubstType(Ty, TemplateArgs,
765 TypeSourceInfo *NewTI = SemaRef.SubstType(TI, TemplateArgs, UnderlyingLoc,
795 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 233 milliseconds