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

  /external/clang/lib/Sema/
SemaTemplate.cpp     [all...]
SemaDeclCXX.cpp 629 SourceLocation ParamLoc = PD->getLocation();
631 SemaRef.RequireLiteralType(ParamLoc, *i, CCK == Sema::CCK_Declaration ?
638 SemaRef.Diag(ParamLoc, diag::note_constexpr_tmpl_non_literal_param)
    [all...]

Completed in 162 milliseconds