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

  /external/clang/lib/Sema/
SemaTemplate.cpp 676 T = CheckNonTypeTemplateParameterType(T, D.getIdentifierLoc());
687 D.getIdentifierLoc(),
696 maybeDiagnoseTemplateParameterShadow(*this, S, D.getIdentifierLoc(),
    [all...]
SemaDecl.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaType.cpp 704 SourceLocation DeclLoc = declarator.getIdentifierLoc();
    [all...]
SemaObjCProperty.cpp 350 ObjCPropertyDecl::Create(Context, DC, FD.D.getIdentifierLoc(),
557 Diag(FD.D.getIdentifierLoc(), diag::err_statically_allocated_object)
566 FD.D.getIdentifierLoc(),
    [all...]
SemaDeclObjC.cpp     [all...]
  /external/clang/lib/Parse/
ParseTemplate.cpp 263 Diag(DeclaratorInfo.getIdentifierLoc(),
718 DiagnoseMisplacedEllipsis(EllipsisLoc, D.getIdentifierLoc(),
    [all...]
Parser.cpp     [all...]
ParseDecl.cpp     [all...]
ParseDeclCXX.cpp     [all...]
ParseObjc.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]

Completed in 131 milliseconds