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

  /external/clang/lib/AST/
DeclTemplate.cpp 474 TemplateTypeParmDecl *TTPDecl =
476 QualType TTPType = C.getTemplateTypeParmType(D, P, ParameterPack, TTPDecl);
477 TTPDecl->TypeForDecl = TTPType.getTypePtr();
478 return TTPDecl;
    [all...]
ASTContext.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]

Completed in 59 milliseconds