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

  /external/clang/lib/Sema/
SemaTemplate.cpp 444 /// DiagnoseTemplateParameterShadow - Produce a diagnostic complaining
448 void Sema::DiagnoseTemplateParameterShadow(SourceLocation Loc, Decl *PrevDecl) {
536 SemaRef.DiagnoseTemplateParameterShadow(Loc, PrevDecl);
    [all...]
SemaDecl.cpp     [all...]
SemaDeclCXX.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 3604 milliseconds