Home
last modified time | relevance | path

Searched refs:getLParenLoc (Results 1 – 25 of 27) sorted by relevance

12

/external/clang/lib/Serialization/
DASTWriterStmt.cpp171 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 …]
DASTWriter.cpp539 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()
DASTWriterDecl.cpp757 Writer.AddSourceLocation(D->getLParenLoc(), Record); in VisitObjCPropertyDecl()
/external/clang/include/clang/AST/
DOpenMPClause.h140 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 …]
DTypeLoc.h1025 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()
DExpr.h2669 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
DExprObjC.h1544 SourceLocation getLParenLoc() const { return LParenLoc; }
DExprCXX.h1342 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function
3022 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function
DDeclCXX.h2094 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function
DDeclObjC.h2490 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function
DStmt.h1180 SourceLocation getLParenLoc() const { return LParenLoc; } in getLParenLoc() function
/external/clang/lib/Sema/
DTreeTransform.h4869 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 …]
DSemaObjCProperty.cpp965 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()
DSemaExprObjC.cpp4084 castRange = SourceRange(cast->getLParenLoc(), cast->getRParenLoc()); in diagnoseARCUnbridgedCast()
DSemaType.cpp4792 TL.setLParenLoc(FTI.getLParenLoc()); in VisitFunctionTypeLoc()
DSemaExpr.cpp5716 LiteralLParenLoc = PE->getLParenLoc(); in BuildVectorLiteral()
5801 return ActOnParenExpr(E->getLParenLoc(), E->getRParenLoc(), Result.get()); in MaybeConvertParenListExprToParenExpr()
/external/clang/lib/Analysis/
DReachableCode.cpp548 return CSC->getLParenLoc(); in GetUnreachableLoc()
561 return CSC->getLParenLoc(); in GetUnreachableLoc()
/external/clang/unittests/AST/
DSourceLocationTest.cpp233 return SourceRange(T.getLParenLoc(), T.getRParenLoc()); in getRange()
/external/clang/lib/ARCMigrate/
DTransUnbridgedCasts.cpp232 TA.insertAfterToken(CCE->getLParenLoc(), bridge); in rewriteToBridgedCast()
/external/clang/lib/AST/
DStmtPrinter.cpp1879 if (Node->getLParenLoc().isValid()) in VisitCXXFunctionalCastExpr()
1882 if (Node->getLParenLoc().isValid()) in VisitCXXFunctionalCastExpr()
DExpr.cpp2306 Loc = cast<StmtExpr>(this)->getLParenLoc(); in isUnusedResultAWarning()
2341 Loc = CStyleCE->getLParenLoc(); in isUnusedResultAWarning()
DASTImporter.cpp4002 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/
DRewriteObjC.cpp2085 Loc = ECE->getLParenLoc(); in RewriteObjCQualifiedInterfaceTypes()
2208 startLoc = ECE->getLParenLoc(); in RewriteTypeOfDecl()
3899 SourceLocation LocStart = CE->getLParenLoc(); in RewriteCastExpr()
4292 startLoc = ECE->getLParenLoc(); in RewriteByRefVar()
DRewriteModernObjC.cpp2193 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/
DDeclSpec.h1313 SourceLocation getLParenLoc() const { in getLParenLoc() function

12