Home
last modified time | relevance | path

Searched defs:CEnd (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp716 for (unsigned CEnd = CBegin + 1, Size = C.size(); CEnd < Size; ++CEnd) { in splitChainByAlignment() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2104 CEnd = AST.cached_completion_end(); in ProcessCodeCompleteResults() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1756 CEnd = E->capture_init_end(); in VisitLambdaExpr() local
H A DASTReaderStmt.cpp1775 CEnd = E->capture_init_end(); in VisitLambdaExpr() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp2201 CEnd = Node->explicit_capture_end(); in VisitLambdaExpr() local
H A DDeclCXX.cpp1689 for (const LambdaCapture *C = List, *CEnd = C + Lambda.NumCaptures; in getCaptureFields() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h14294 CEnd = E->capture_end(); in TransformLambdaExpr() local
14420 CEnd = E->capture_end(); in TransformLambdaExpr() local
14721 CEnd = E->capture_end(); in SkipLambdaBody() local
H A DSemaOverload.cpp9140 CEnd = CandidateSet.end(); in addGenericBinaryPointerOrEnumeralOverloads() local