Home
last modified time | relevance | path

Searched refs:getBeginLoc (Results 1 – 25 of 44) sorted by relevance

12

/external/clang/lib/ARCMigrate/
DTransARCAssign.cpp62 Pass.TA.insert(TLoc.getBeginLoc(), "__strong "); in VisitBinaryOperator()
DTransAutoreleasePool.cpp268 return checkRef(TL.getBeginLoc(), TL.getTypedefNameDecl()->getLocation()); in VisitTypedefTypeLoc()
272 return checkRef(TL.getBeginLoc(), TL.getDecl()->getLocation()); in VisitTagTypeLoc()
DObjCMT.cpp843 R = SourceRange(TL.getBeginLoc(), TL.getEndLoc()); in ReplaceWithInstancetype()
863 R = SourceRange(TL.getBeginLoc(), TL.getEndLoc()); { in ReplaceWithClasstype()
/external/clang/include/clang/AST/
DDeclarationName.h527 SourceLocation getBeginLoc() const { return NameLoc; } in getBeginLoc() function
535 return getBeginLoc(); in getLocStart()
DTypeLoc.h121 SourceLocation getBeginLoc() const;
128 return SourceRange(getBeginLoc(), getEndLoc()); in getSourceRange()
130 SourceLocation getLocStart() const LLVM_READONLY { return getBeginLoc(); } in getLocStart()
1109 return SourceRange(TI->getTypeLoc().getBeginLoc(), getStarLoc()); in getLocalSourceRange()
1731 return SourceRange(getQualifierLoc().getBeginLoc(), getNameLoc()); in getLocalSourceRange()
1834 return SourceRange(getQualifierLoc().getBeginLoc(), getRAngleLoc()); in getLocalSourceRange()
DNestedNameSpecifier.h268 SourceLocation getBeginLoc() const { in getBeginLoc() function
DExprCXX.h646 return QualifierLoc.getBeginLoc(); in getLocStart()
2536 return l.getBeginLoc(); in getLocStart()
2695 return QualifierLoc.getBeginLoc(); in getLocStart()
3126 return getQualifierLoc().getBeginLoc(); in getLocStart()
3127 return MemberNameInfo.getBeginLoc(); in getLocStart()
3269 return l.getBeginLoc(); in getLocStart()
/external/clang/lib/AST/
DTemplateBase.cpp436 return SourceRange(getTemplateQualifierLoc().getBeginLoc(), in getSourceRange()
442 return SourceRange(getTemplateQualifierLoc().getBeginLoc(), in getSourceRange()
DExprCXX.cpp135 return TypeInfo ? TypeInfo->getTypeLoc().getBeginLoc() : RParenLoc; in getLocStart()
815 Type->getTypeLoc().getBeginLoc(), in CXXTemporaryObjectExpr()
824 return Type->getTypeLoc().getBeginLoc(); in getLocStart()
1181 return Type->getTypeLoc().getBeginLoc(); in getLocStart()
DTypeLoc.cpp128 SourceLocation TypeLoc::getBeginLoc() const { in getBeginLoc() function in TypeLoc
DNestedNameSpecifier.cpp381 return SourceRange(TL.getBeginLoc(), in getLocalSourceRange()
DDeclCXX.cpp2058 ? getQualifierLoc().getBeginLoc() : UsingLocation; in getSourceRange()
2083 ? getQualifierLoc().getBeginLoc() : UsingLocation; in getSourceRange()
DDeclTemplate.cpp486 ? DefaultArgument->getTypeLoc().getBeginLoc() in getDefaultArgumentLoc()
/external/clang/include/clang/Sema/
DTypoCorrection.h202 ? SS->getBeginLoc() in setCorrectionRange()
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp121 NamespaceDecl::Create(Context, DestContext, false, Typo.getBeginLoc(), in CorrectTypo()
/external/clang/unittests/Tooling/
DRecursiveASTVisitorTest.cpp20 Match(TypeLocation.getType().getAsString(), TypeLocation.getBeginLoc()); in VisitTypeLoc()
/external/chromium_org/tools/clang/rewrite_scoped_refptr/
DRewriteScopedRefptr.cpp202 result, tsi->getTypeLoc().getBeginLoc(), tsi->getTypeLoc().getEndLoc())); in run()
/external/clang/lib/Parse/
DParseTemplate.cpp956 Tok.setLocation(SS.getBeginLoc()); in AnnotateTemplateIdToken()
1029 Tok.setLocation(TemplateId->SS.getBeginLoc()); in AnnotateTemplateIdTokenAsType()
DParser.cpp1389 Tok.setLocation(SS.getBeginLoc()); in TryAnnotateName()
1398 Tok.setLocation(SS.getBeginLoc()); in TryAnnotateName()
1621 Tok.setLocation(SS.getBeginLoc()); in TryAnnotateTypeOrScopeTokenAfterScopeSpec()
DParseDeclCXX.cpp596 Diag(SS.getBeginLoc(), diag::err_alias_declaration_not_identifier) in ParseUsingDeclaration()
926 Diag(SS.getBeginLoc(), diag::err_unexpected_scope_on_base_decltype) in ParseBaseTypeSpecifier()
1313 Range.setBegin(SS.getBeginLoc()); in ParseClassSpecifier()
DParseExprCXX.cpp388 = SS.getBeginLoc().isValid()? SS.getBeginLoc() in ParseOptionalCXXScopeSpecifier()
/external/clang/tools/libclang/
DCXCursor.cpp946 SourceLocation Loc = TL.getBeginLoc(); in getTypeRefCursor()
951 Loc = ElabTL.getNamedTypeLoc().getBeginLoc(); in getTypeRefCursor()
/external/clang/lib/Sema/
DSemaTemplateVariadic.cpp433 R.setBegin(Arg.getScopeSpec().getBeginLoc()); in ActOnPackExpansion()
DTreeTransform.h3064 SS.MakeGlobal(SemaRef.Context, Q.getBeginLoc()); in TransformNestedNameSpecifierLoc()
3081 SemaRef.Diag(TL.getBeginLoc(), in TransformNestedNameSpecifierLoc()
3091 SemaRef.Diag(TL.getBeginLoc(), diag::err_nested_name_spec_non_tag) in TransformNestedNameSpecifierLoc()
3576 TemporaryBase Rebase(*this, DI->getTypeLoc().getBeginLoc(), in TransformType()
3673 Result = SemaRef.BuildQualifiedType(Result, T.getBeginLoc(), Quals); in TransformQualifiedType()
4503 TL.getBeginLoc(), TL.getParmArray(), TL.getNumParams(), in TransformFunctionProtoType()
4527 TL.getBeginLoc(), TL.getParmArray(), TL.getNumParams(), in TransformFunctionProtoType()
5113 SemaRef.Diag(TL.getNamedTypeLoc().getBeginLoc(), in TransformElaboratedType()
8971 E->getQualifierLoc().getBeginLoc()); in TransformCXXDependentScopeMemberExpr()
DDeclSpec.cpp60 Range.setBegin(TL.getBeginLoc()); in Extend()

12