HomeSort by: relevance | last modified time | path
    Searched refs:ActOnTypeParameter (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseTemplate.cpp 827 NamedDecl *NewDecl = Actions.ActOnTypeParameter(getCurScope(),
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 7448 NamedDecl *ActOnTypeParameter(Scope *S, bool Typename,
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplate.cpp 1020 /// ActOnTypeParameter - Called when a C++ template type parameter
1029 NamedDecl *Sema::ActOnTypeParameter(Scope *S, bool Typename,

Completed in 44 milliseconds