Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp230 for (iterator C = begin(), CEnd = end(); C != CEnd; ++C) { in getAsString() local
248 for (iterator C = begin(), CEnd = end(); C != CEnd; ++C) in getTypedText() local
DSemaLookup.cpp3509 CEnd = CurContextChain.rend(); in NamespaceSpecifierSet() local
3576 CEnd = CurContextChain.rend(); in AddNamespace() local
3601 CEnd = NamespaceDeclChain.rend(); in AddNamespace() local
DTreeTransform.h8242 CEnd = E->capture_end(); in TransformLambdaScope() local
8264 CEnd = E->capture_end(); in TransformLambdaScope() local
DSemaCodeComplete.cpp4378 CEnd = Intro.Captures.end(); in CodeCompleteLambdaIntroducer() local
DSemaOverload.cpp7001 CEnd = CandidateSet.end(); in addRelationalPointerOrEnumeralOverloads() local
DSemaExpr.cpp10854 CEnd = Lambda->capture_init_end(); in PopExpressionEvaluationContext() local
DSemaDeclCXX.cpp3214 CEnd = F->chain_end(); in isWithinAnonymousUnion() local
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp958 for (CodeCompletionString::iterator C = String->begin(), CEnd = String->end(); in GetTypedName() local
DRecursiveASTVisitor.h2147 CEnd = S->explicit_capture_end(); in TraverseLambdaExpr() local
DCIndex.cpp2421 CEnd = E->explicit_capture_end(); in RunVisitorWorkList() local
/external/clang/include/clang/AST/
DRecursiveASTVisitor.h2242 CEnd = S->explicit_capture_end(); in TraverseLambdaExpr() local
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp694 unsigned CIdx = 0, CEnd = ClassInstrs.size(); in createInstRWClass() local
707 unsigned CIdx = 0, CEnd = ClassInstrs.size(); in createInstRWClass() local
/external/clang/lib/AST/
DStmtProfile.cpp861 CEnd = S->explicit_capture_end(); in VisitLambdaExpr() local
DStmtPrinter.cpp1430 CEnd = Node->explicit_capture_end(); in VisitLambdaExpr() local
DDeclCXX.cpp941 for (LambdaExpr::Capture *C = Lambda.Captures, *CEnd = C + Lambda.NumCaptures; in getCaptureFields() local
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1175 CEnd = E->capture_init_end(); in VisitLambdaExpr() local
DASTReaderStmt.cpp1216 CEnd = E->capture_init_end(); in VisitLambdaExpr() local
/external/clang/lib/Frontend/
DASTUnit.cpp2290 CEnd = AST.cached_completion_end(); in ProcessCodeCompleteResults() local