Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp1003 for (CodeCompletionString::iterator C = String->begin(), CEnd = String->end(); in GetTypedName() local
H A DCIndex.cpp3315 CEnd = E->explicit_capture_end(); in RunVisitorWorkList() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp1628 CEnd = E->capture_init_end(); in VisitLambdaExpr() local
H A DASTReaderStmt.cpp1737 CEnd = E->capture_init_end(); in VisitLambdaExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp2043 CEnd = AST.cached_completion_end(); in ProcessCodeCompleteResults() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp1962 CEnd = Node->explicit_capture_end(); in VisitLambdaExpr() local
H A DStmtProfile.cpp1911 CEnd = S->explicit_capture_end(); in VisitLambdaExpr() local
H A DDeclCXX.cpp1556 for (const LambdaCapture *C = Lambda.Captures, *CEnd = C + Lambda.NumCaptures; in getCaptureFields() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h12627 CEnd = E->capture_end(); in TransformLambdaExpr() local
12784 CEnd = E->capture_end(); in TransformLambdaExpr() local
12942 CEnd = E->capture_end(); in SkipLambdaBody() local
H A DSemaOverload.cpp8488 CEnd = CandidateSet.end(); in addGenericBinaryPointerOrEnumeralOverloads() local