Home
last modified time | relevance | path

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

12

/external/clang/unittests/Tooling/
DRecursiveASTVisitorTestTypeLocVisitor.cpp20 Match(TypeLocation.getType().getAsString(), TypeLocation.getBeginLoc()); in VisitTypeLoc()
/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.cpp986 R = SourceRange(TL.getBeginLoc(), TL.getEndLoc()); in ReplaceWithInstancetype()
1006 R = SourceRange(TL.getBeginLoc(), TL.getEndLoc()); { in ReplaceWithClasstype()
/external/clang/include/clang/AST/
DDeclarationName.h528 SourceLocation getBeginLoc() const { return NameLoc; } in getBeginLoc() function
536 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()
1733 return SourceRange(getQualifierLoc().getBeginLoc(), getNameLoc()); in getLocalSourceRange()
1836 return SourceRange(getQualifierLoc().getBeginLoc(), getRAngleLoc()); in getLocalSourceRange()
DNestedNameSpecifier.h281 SourceLocation getBeginLoc() const { in getBeginLoc() function
DExprCXX.h653 return QualifierLoc.getBeginLoc(); in getLocStart()
2576 return l.getBeginLoc(); in getLocStart()
2735 return QualifierLoc.getBeginLoc(); in getLocStart()
3167 return getQualifierLoc().getBeginLoc(); in getLocStart()
3168 return MemberNameInfo.getBeginLoc(); in getLocStart()
3310 return l.getBeginLoc(); in getLocStart()
/external/clang/lib/AST/
DTemplateBase.cpp447 return SourceRange(getTemplateQualifierLoc().getBeginLoc(), in getSourceRange()
453 return SourceRange(getTemplateQualifierLoc().getBeginLoc(), in getSourceRange()
DExprCXX.cpp132 return TypeInfo ? TypeInfo->getTypeLoc().getBeginLoc() : RParenLoc; in getLocStart()
809 Type->getTypeLoc().getBeginLoc(), in CXXTemporaryObjectExpr()
820 return Type->getTypeLoc().getBeginLoc(); in getLocStart()
1186 return Type->getTypeLoc().getBeginLoc(); in getLocStart()
DTypeLoc.cpp128 SourceLocation TypeLoc::getBeginLoc() const { in getBeginLoc() function in TypeLoc
DNestedNameSpecifier.cpp416 return SourceRange(TL.getBeginLoc(), in getLocalSourceRange()
DDeclCXX.cpp2112 ? getQualifierLoc().getBeginLoc() : UsingLocation; in getSourceRange()
2137 ? getQualifierLoc().getBeginLoc() : UsingLocation; in getSourceRange()
DDeclTemplate.cpp507 ? DefaultArgument->getTypeLoc().getBeginLoc() in getDefaultArgumentLoc()
/external/clang/include/clang/Sema/
DTypoCorrection.h204 CorrectionRange.setBegin(SS->getBeginLoc()); in setCorrectionRange()
DDeclSpec.h76 SourceLocation getBeginLoc() const { return Range.getBegin(); } in getBeginLoc() function
1504 I.Loc = SS.getBeginLoc(); in getMemberPointer()
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp120 NamespaceDecl::Create(Context, DestContext, false, Typo.getBeginLoc(), in CorrectTypo()
/external/clang/lib/Parse/
DParser.cpp1392 Tok.setLocation(SS.getBeginLoc()); in TryAnnotateName()
1401 Tok.setLocation(SS.getBeginLoc()); in TryAnnotateName()
1607 Tok.setLocation(SS.getBeginLoc()); in TryAnnotateTypeOrScopeTokenAfterScopeSpec()
DParseTemplate.cpp974 Tok.setLocation(SS.getBeginLoc()); in AnnotateTemplateIdToken()
1047 Tok.setLocation(TemplateId->SS.getBeginLoc()); in AnnotateTemplateIdTokenAsType()
DParseDeclCXX.cpp613 Diag(SS.getBeginLoc(), diag::err_alias_declaration_not_identifier) in ParseUsingDeclaration()
948 Diag(SS.getBeginLoc(), diag::err_unexpected_scope_on_base_decltype) in ParseBaseTypeSpecifier()
1395 Range.setBegin(SS.getBeginLoc()); in ParseClassSpecifier()
DParseExprCXX.cpp410 = SS.getBeginLoc().isValid()? SS.getBeginLoc() in ParseOptionalCXXScopeSpecifier()
/external/clang/tools/libclang/
DCXCursor.cpp988 SourceLocation Loc = TL.getBeginLoc(); in getTypeRefCursor()
993 Loc = ElabTL.getNamedTypeLoc().getBeginLoc(); in getTypeRefCursor()
/external/clang/lib/Sema/
DTreeTransform.h3181 SS.MakeGlobal(SemaRef.Context, Q.getBeginLoc()); in TransformNestedNameSpecifierLoc()
3188 SS.MakeSuper(SemaRef.Context, RD, Q.getBeginLoc(), Q.getEndLoc()); in TransformNestedNameSpecifierLoc()
3206 SemaRef.Diag(TL.getBeginLoc(), in TransformNestedNameSpecifierLoc()
3216 SemaRef.Diag(TL.getBeginLoc(), diag::err_nested_name_spec_non_tag) in TransformNestedNameSpecifierLoc()
3701 TemporaryBase Rebase(*this, DI->getTypeLoc().getBeginLoc(), in TransformType()
3798 Result = SemaRef.BuildQualifiedType(Result, T.getBeginLoc(), Quals); in TransformQualifiedType()
4609 return This->TransformExceptionSpec(TL.getBeginLoc(), ESI, in TransformFunctionProtoType()
4633 TL.getBeginLoc(), TL.getParmArray(), TL.getNumParams(), in TransformFunctionProtoType()
4657 TL.getBeginLoc(), TL.getParmArray(), TL.getNumParams(), in TransformFunctionProtoType()
5350 SemaRef.Diag(TL.getNamedTypeLoc().getBeginLoc(), in TransformElaboratedType()
[all …]
DSemaTemplateVariadic.cpp442 R.setBegin(Arg.getScopeSpec().getBeginLoc()); in ActOnPackExpansion()
DDeclSpec.cpp61 Range.setBegin(TL.getBeginLoc()); in Extend()

12