Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp229 for (iterator C = begin(), CEnd = end(); C != CEnd; ++C) { in getAsString() local
247 for (iterator C = begin(), CEnd = end(); C != CEnd; ++C) in getTypedText() local
H A DTreeTransform.h10154 CEnd = E->capture_end(); in TransformLambdaExpr() local
10251 CEnd = E->capture_end(); in TransformLambdaExpr() local
H A DSemaOverload.cpp7593 CEnd = CandidateSet.end(); in addRelationalPointerOrEnumeralOverloads() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp688 unsigned CIdx = 0, CEnd = ClassInstrs.size(); in createInstRWClass() local
701 unsigned CIdx = 0, CEnd = ClassInstrs.size(); in createInstRWClass() local
/aosp_15_r20/external/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp955 for (CodeCompletionString::iterator C = String->begin(), CEnd = String->end(); in GetTypedName() local
H A DCIndex.cpp2933 CEnd = E->explicit_capture_end(); in RunVisitorWorkList() local
/aosp_15_r20/external/clang/lib/AST/
H A DStmtProfile.cpp1332 CEnd = S->explicit_capture_end(); in VisitLambdaExpr() local
H A DDeclCXX.cpp1080 for (const LambdaCapture *C = Lambda.Captures, *CEnd = C + Lambda.NumCaptures; in getCaptureFields() local
H A DStmtPrinter.cpp2061 CEnd = Node->explicit_capture_end(); in VisitLambdaExpr() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DASTUnit.cpp2242 CEnd = AST.cached_completion_end(); in ProcessCodeCompleteResults() local
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp1254 CEnd = E->capture_init_end(); in VisitLambdaExpr() local
H A DASTReaderStmt.cpp1282 CEnd = E->capture_init_end(); in VisitLambdaExpr() local