Searched defs:TTPDecl (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclTemplate.cpp495 TemplateTypeParmDecl *TTPDecl = local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3749 TemplateTypeParmDecl *TTPDecl; member in union:clang::FunctionType::ExtInfo::FunctionProtoType::TemplateTypeParmType::__anon3456
3753 TemplateTypeParmType(TemplateTypeParmDecl *TTPDecl, QualType Canon) argument
3796 Profile(llvm::FoldingSetNodeID &ID, unsigned Depth, unsigned Index, bool ParameterPack, TemplateTypeParmDecl *TTPDecl) argument

Completed in 71 milliseconds