Home
last modified time | relevance | path

Searched refs:ActOnTypeParameter (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseTemplate.cpp522 return Actions.ActOnTypeParameter(getCurScope(), TypenameKeyword, Ellipsis, in ParseTypeParameter()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaTemplate.cpp553 Decl *Sema::ActOnTypeParameter(Scope *S, bool Typename, bool Ellipsis, in ActOnTypeParameter() function in Sema
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h5070 Decl *ActOnTypeParameter(Scope *S, bool Typename, bool Ellipsis,