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

  /external/clang/lib/Parse/
ParseTemplate.cpp 515 return Actions.ActOnTypeParameter(getCurScope(), TypenameKeyword, Ellipsis,
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /external/clang/lib/Sema/
SemaTemplate.cpp 533 /// ActOnTypeParameter - Called when a C++ template type parameter
542 Decl *Sema::ActOnTypeParameter(Scope *S, bool Typename, bool Ellipsis,
    [all...]

Completed in 45 milliseconds