Home
last modified time | relevance | path

Searched refs:getColonLoc (Results 1 – 19 of 19) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp176 Pass.TA.insertAfterToken(info.SC->getColonLoc(), " {"); in tryFixing()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h393 SourceLocation getColonLoc(unsigned I) const;
H A DOpenMPClause.h490 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
593 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
3011 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
3390 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
3654 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
3899 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
4152 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
4338 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
6056 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
7009 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
[all …]
H A DStmtCXX.h204 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
H A DDeclCXX.h108 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
114 return SourceRange(getAccessSpecifierLoc(), getColonLoc()); in getSourceRange()
H A DDeclObjC.h643 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
H A DStmt.h1778 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
H A DExpr.h4140 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6531 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPIfClause()
6745 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPLastprivateClause()
6771 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPReductionClause()
6798 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPTaskReductionClause()
6817 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPInReductionClause()
6838 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPLinearClause()
6865 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPAlignedClause()
6916 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPDependClause()
6949 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPMapClause()
6971 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPAllocateClause()
[all …]
H A DASTWriterStmt.cpp161 Record.AddSourceLocation(S->getColonLoc()); in VisitSwitchCase()
922 Record.AddSourceLocation(E->getColonLoc(I)); in VisitOMPIteratorExpr()
1097 Record.AddSourceLocation(E->getColonLoc()); in VisitConditionalOperator()
1110 Record.AddSourceLocation(E->getColonLoc()); in VisitBinaryConditionalOperator()
1646 Record.AddSourceLocation(S->getColonLoc()); in VisitCXXForRangeStmt()
H A DASTWriterDecl.cpp1600 Record.AddSourceLocation(D->getColonLoc()); in VisitAccessSpecDecl()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h9691 C->getNameModifierLoc(), C->getColonLoc(), C->getEndLoc()); in TransformOMPIfClause()
10216 C->getModifierLoc(), C->getColonLoc(), C->getEndLoc(), in TransformOMPReductionClause()
10261 Vars, C->getBeginLoc(), C->getLParenLoc(), C->getColonLoc(), in TransformOMPTaskReductionClause()
10306 Vars, C->getBeginLoc(), C->getLParenLoc(), C->getColonLoc(), in TransformOMPInReductionClause()
10326 C->getModifierLoc(), C->getColonLoc(), C->getStepModifierLoc(), in TransformOMPLinearClause()
10346 C->getColonLoc(), C->getEndLoc()); in TransformOMPAlignedClause()
10635 MapperIdInfo, C->getColonLoc(), Vars, Locs, UnresolvedMappers); in TransformOMPToClause()
10650 MapperIdInfo, C->getColonLoc(), Vars, Locs, UnresolvedMappers); in TransformOMPFromClause()
11404 Data[I].ColonLoc = E->getColonLoc(I); in TransformOMPIteratorExpr()
11673 e->getColonLoc(), in TransformBinaryConditionalOperator()
[all …]
H A DSemaTemplateInstantiateDecl.cpp1232 D->getAccessSpecifierLoc(), D->getColonLoc()); in VisitAccessSpecDecl()
3754 OldC->isImplicitMapType(), OldC->getMapLoc(), OldC->getColonLoc(), in VisitOMPDeclareMapperDecl()
H A DSemaExpr.cpp20254 return S.ActOnConditionalOp(CO->getQuestionLoc(), CO->getColonLoc(), in rebuildPotentialResultsAsNonOdrUsed()
H A DSemaOpenMP.cpp9544 SemaRef.ActOnIntegerConstant(DoacrossC->getColonLoc(), /*Val=*/1) in checkOpenMPIterationSpace()
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp610 return PathDiagnosticLocation(CO->getColonLoc(), SM, SingleLocK); in createConditionalColonLoc()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2473 auto ColonLocOrErr = import(D->getColonLoc()); in VisitAccessSpecDecl()
4784 auto ToColonLoc = importChecked(Err, D->getColonLoc()); in VisitObjCTypeParamDecl()
6770 auto ToColonLoc = importChecked(Err, S->getColonLoc()); in VisitCaseStmt()
6785 auto ToColonLoc = importChecked(Err, S->getColonLoc()); in VisitDefaultStmt()
7031 auto ToColonLoc = importChecked(Err, S->getColonLoc()); in VisitCXXForRangeStmt()
7663 auto ToColonLoc = importChecked(Err, E->getColonLoc()); in VisitConditionalOperator()
7683 auto ToColonLoc = importChecked(Err, E->getColonLoc()); in VisitBinaryConditionalOperator()
H A DExpr.cpp5162 SourceLocation OMPIteratorExpr::getColonLoc(unsigned I) const { in getColonLoc() function in OMPIteratorExpr
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1079 popRegions(pushRegion(TrueCnt, getStart(SC), SC->getColonLoc(), FalseCnt)); in createSwitchCaseRegion()