/external/clang/lib/Serialization/ |
D | ASTWriterStmt.cpp | 171 Writer.AddSourceLocation(S->getLParenLoc(), Record); in VisitForStmt() 611 Writer.AddSourceLocation(E->getLParenLoc(), Record); in VisitObjCBridgedCastExpr() 684 Writer.AddSourceLocation(E->getLParenLoc(), Record); in VisitCStyleCastExpr() 691 Writer.AddSourceLocation(E->getLParenLoc(), Record); in VisitCompoundLiteralExpr() 809 Writer.AddSourceLocation(E->getLParenLoc(), Record); in VisitStmtExpr() 1284 Writer.AddSourceLocation(E->getLParenLoc(), Record); in VisitCXXFunctionalCastExpr() 1488 Writer.AddSourceLocation(E->getLParenLoc(), Record); in VisitCXXUnresolvedConstructExpr() 1772 Writer->Writer.AddSourceLocation(C->getLParenLoc(), Record); in VisitOMPIfClause() 1777 Writer->Writer.AddSourceLocation(C->getLParenLoc(), Record); in VisitOMPFinalClause() 1782 Writer->Writer.AddSourceLocation(C->getLParenLoc(), Record); in VisitOMPNumThreadsClause() [all …]
|
D | ASTWriter.cpp | 539 Writer.AddSourceLocation(TL.getLParenLoc(), Record); in VisitFunctionTypeLoc() 559 Writer.AddSourceLocation(TL.getLParenLoc(), Record); in VisitTypeOfExprTypeLoc() 564 Writer.AddSourceLocation(TL.getLParenLoc(), Record); in VisitTypeOfTypeLoc() 573 Writer.AddSourceLocation(TL.getLParenLoc(), Record); in VisitUnaryTransformTypeLoc() 623 Writer.AddSourceLocation(TL.getLParenLoc(), Record); in VisitParenTypeLoc() 672 Writer.AddSourceLocation(TL.getLParenLoc(), Record); in VisitAtomicTypeLoc() 5436 AddSourceLocation(Init->getLParenLoc(), Record); in AddCXXCtorInitializers()
|
D | ASTWriterDecl.cpp | 757 Writer.AddSourceLocation(D->getLParenLoc(), Record); in VisitObjCPropertyDecl()
|
/external/clang/include/clang/AST/ |
D | OpenMPClause.h | 140 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function 215 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function 276 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function 330 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function 386 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function 441 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function 497 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function 563 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function 636 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function 744 SourceLocation getLParenLoc() { return LParenLoc; } in getLParenLoc() function [all …]
|
D | TypeLoc.h | 1025 SourceLocation getLParenLoc() const { in getLParenLoc() function 1039 return SourceRange(getLParenLoc(), getRParenLoc()); in getLocalSourceRange() 1274 SourceLocation getLParenLoc() const { in getLParenLoc() function 1289 return SourceRange(getLParenLoc(), getRParenLoc()); in getParensRange() 1594 SourceLocation getLParenLoc() const { in getLParenLoc() function 1609 return SourceRange(getLParenLoc(), getRParenLoc()); in getParensRange() 1679 SourceLocation getLParenLoc() const { return getLocalData()->LParenLoc; } in getLParenLoc() function 1697 return SourceRange(getLParenLoc(), getRParenLoc()); in getParensRange() 2003 SourceLocation getLParenLoc() const { in getLParenLoc() function 2018 return SourceRange(getLParenLoc(), getRParenLoc()); in getParensRange()
|
D | Expr.h | 2669 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function 2929 SourceLocation getLParenLoc() const { return LPLoc; } in getLParenLoc() function 3469 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function 4465 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function
|
D | ExprObjC.h | 1544 SourceLocation getLParenLoc() const { return LParenLoc; }
|
D | ExprCXX.h | 1342 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function 3022 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function
|
D | DeclCXX.h | 2094 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function
|
D | DeclObjC.h | 2490 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function
|
D | Stmt.h | 1180 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 4869 NewTL.setLParenLoc(TL.getLParenLoc()); in TransformFunctionProtoType() 4994 NewTL.setLParenLoc(TL.getLParenLoc()); in TransformFunctionNoProtoType() 5074 NewTL.setLParenLoc(TL.getLParenLoc()); in TransformTypeOfExprType() 5097 NewTL.setLParenLoc(TL.getLParenLoc()); in TransformTypeOfType() 5323 NewTL.setLParenLoc(TL.getLParenLoc()); in TransformAtomicType() 5625 NewTL.setLParenLoc(TL.getLParenLoc()); in TransformParenType() 6332 return getDerived().RebuildForStmt(S->getForLoc(), S->getLParenLoc(), in TransformForStmt() 7427 C->getNameModifier(), Cond.get(), C->getLocStart(), C->getLParenLoc(), in TransformOMPIfClause() 7437 C->getLParenLoc(), C->getLocEnd()); in TransformOMPFinalClause() 7447 NumThreads.get(), C->getLocStart(), C->getLParenLoc(), C->getLocEnd()); in TransformOMPNumThreadsClause() [all …]
|
D | SemaObjCProperty.cpp | 965 property->getLParenLoc(), readonlyLoc)) { in ActOnPropertyImplDecl() 1951 if (Property->getLParenLoc().isValid() && in AtomicPropertySetterGetterRules() 1955 getLocForEndOfToken(Property->getLParenLoc()); in AtomicPropertySetterGetterRules() 1961 } else if (Property->getLParenLoc().isInvalid()) { in AtomicPropertySetterGetterRules()
|
D | SemaExprObjC.cpp | 4084 castRange = SourceRange(cast->getLParenLoc(), cast->getRParenLoc()); in diagnoseARCUnbridgedCast()
|
D | SemaType.cpp | 4792 TL.setLParenLoc(FTI.getLParenLoc()); in VisitFunctionTypeLoc()
|
D | SemaExpr.cpp | 5716 LiteralLParenLoc = PE->getLParenLoc(); in BuildVectorLiteral() 5801 return ActOnParenExpr(E->getLParenLoc(), E->getRParenLoc(), Result.get()); in MaybeConvertParenListExprToParenExpr()
|
/external/clang/lib/Analysis/ |
D | ReachableCode.cpp | 548 return CSC->getLParenLoc(); in GetUnreachableLoc() 561 return CSC->getLParenLoc(); in GetUnreachableLoc()
|
/external/clang/unittests/AST/ |
D | SourceLocationTest.cpp | 233 return SourceRange(T.getLParenLoc(), T.getRParenLoc()); in getRange()
|
/external/clang/lib/ARCMigrate/ |
D | TransUnbridgedCasts.cpp | 232 TA.insertAfterToken(CCE->getLParenLoc(), bridge); in rewriteToBridgedCast()
|
/external/clang/lib/AST/ |
D | StmtPrinter.cpp | 1879 if (Node->getLParenLoc().isValid()) in VisitCXXFunctionalCastExpr() 1882 if (Node->getLParenLoc().isValid()) in VisitCXXFunctionalCastExpr()
|
D | Expr.cpp | 2306 Loc = cast<StmtExpr>(this)->getLParenLoc(); in isUnusedResultAWarning() 2341 Loc = CStyleCE->getLParenLoc(); in isUnusedResultAWarning()
|
D | ASTImporter.cpp | 4002 Importer.Import(D->getLParenLoc()), in VisitObjCPropertyDecl() 4805 SourceLocation ToLParenLoc = Importer.Import(S->getLParenLoc()); in VisitForStmt() 5232 Importer.Import(E->getLParenLoc()), in VisitCStyleCastExpr()
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 2085 Loc = ECE->getLParenLoc(); in RewriteObjCQualifiedInterfaceTypes() 2208 startLoc = ECE->getLParenLoc(); in RewriteTypeOfDecl() 3899 SourceLocation LocStart = CE->getLParenLoc(); in RewriteCastExpr() 4292 startLoc = ECE->getLParenLoc(); in RewriteByRefVar()
|
D | RewriteModernObjC.cpp | 2193 Loc = ECE->getLParenLoc(); in RewriteObjCQualifiedInterfaceTypes() 2320 startLoc = ECE->getLParenLoc(); in RewriteTypeOfDecl() 4796 SourceLocation LocStart = CE->getLParenLoc(); in RewriteCastExpr() 5228 startLoc = ECE->getLParenLoc(); in RewriteByRefVar()
|
/external/clang/include/clang/Sema/ |
D | DeclSpec.h | 1313 SourceLocation getLParenLoc() const { in getLParenLoc() function
|