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(),
361 DI = SemaRef.SubstType(DI, TemplateArgs,
502 TypeSourceInfo *DI = SemaRef.SubstType(D->getTypeSourceInfo(),
560 DI = SemaRef.SubstType(DI, TemplateArgs,
646 DI = SemaRef.SubstType(DI, TemplateArgs,
722 InstTy = SemaRef.SubstType(Ty, TemplateArgs,
797 TypeSourceInfo *NewTI = SemaRef.SubstType(TI, TemplateArgs, UnderlyingLoc,
835 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 170 milliseconds