Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp231 for (iterator C = begin(), CEnd = end(); C != CEnd; ++C) { in getAsString() local
249 for (iterator C = begin(), CEnd = end(); C != CEnd; ++C) in getTypedText() local
DSemaLookup.cpp3362 CEnd = CurContextChain.rend(); in NamespaceSpecifierSet() local
3423 CEnd = CurContextChain.rend(); in AddNamespace() local
3446 CEnd = NamespaceDeclChain.rend(); in AddNamespace() local
DSemaCodeComplete.cpp4290 CEnd = Intro.Captures.end(); in CodeCompleteLambdaIntroducer() local
DSemaOverload.cpp6793 CEnd = CandidateSet.end(); in addRelationalPointerOrEnumeralOverloads() local
DSemaDeclCXX.cpp2844 CEnd = F->chain_end(); in isWithinAnonymousUnion() local
DTreeTransform.h7911 CEnd = E->capture_end(); in TransformLambdaScope() local
DSemaExpr.cpp10126 CEnd = Lambda->capture_init_end(); in PopExpressionEvaluationContext() local
/external/clang/tools/libclang/
DRecursiveASTVisitor.h2018 CEnd = S->explicit_capture_end(); in TraverseLambdaExpr() local
DCIndexCodeCompletion.cpp949 for (CodeCompletionString::iterator C = String->begin(), CEnd = String->end(); in GetTypedName() local
DCIndex.cpp2301 CEnd = E->explicit_capture_end(); in RunVisitorWorkList() local
/external/clang/include/clang/AST/
DRecursiveASTVisitor.h2097 CEnd = S->explicit_capture_end(); in TraverseLambdaExpr() local
/external/clang/lib/AST/
DStmtProfile.cpp808 CEnd = S->explicit_capture_end(); in VisitLambdaExpr() local
DStmtPrinter.cpp1296 CEnd = Node->explicit_capture_end(); in VisitLambdaExpr() local
DDeclCXX.cpp957 for (LambdaExpr::Capture *C = Lambda.Captures, *CEnd = C + Lambda.NumCaptures; in getCaptureFields() local
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1102 CEnd = E->capture_init_end(); in VisitLambdaExpr() local
DASTReaderStmt.cpp1125 CEnd = E->capture_init_end(); in VisitLambdaExpr() local
/external/clang/lib/Frontend/
DASTUnit.cpp2218 CEnd = AST.cached_completion_end(); in ProcessCodeCompleteResults() local