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

  /external/clang/lib/Sema/
SemaTemplate.cpp 447 /// DiagnoseTemplateParameterShadow - Produce a diagnostic complaining
451 void Sema::DiagnoseTemplateParameterShadow(SourceLocation Loc, Decl *PrevDecl) {
559 DiagnoseTemplateParameterShadow(ParamNameLoc, PrevDecl);
688 DiagnoseTemplateParameterShadow(D.getIdentifierLoc(), PrevDecl);
    [all...]
SemaDecl.cpp     [all...]
SemaDeclObjC.cpp     [all...]
SemaDeclCXX.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 3842 milliseconds