| /external/clang/lib/Sema/ |
| D | CodeCompleteConsumer.cpp | 229 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
|
| D | TreeTransform.h | 10154 CEnd = E->capture_end(); in TransformLambdaExpr() local 10251 CEnd = E->capture_end(); in TransformLambdaExpr() local
|
| D | SemaOverload.cpp | 7593 CEnd = CandidateSet.end(); in addRelationalPointerOrEnumeralOverloads() local
|
| /external/clang/tools/libclang/ |
| D | CIndexCodeCompletion.cpp | 955 for (CodeCompletionString::iterator C = String->begin(), CEnd = String->end(); in GetTypedName() local
|
| D | CIndex.cpp | 2933 CEnd = E->explicit_capture_end(); in RunVisitorWorkList() local
|
| /external/llvm-project/clang/tools/libclang/ |
| D | CIndexCodeCompletion.cpp | 1003 for (CodeCompletionString::iterator C = String->begin(), CEnd = String->end(); in GetTypedName() local
|
| D | CIndex.cpp | 3272 CEnd = E->explicit_capture_end(); in RunVisitorWorkList() local
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenSchedule.cpp | 688 unsigned CIdx = 0, CEnd = ClassInstrs.size(); in createInstRWClass() local 701 unsigned CIdx = 0, CEnd = ClassInstrs.size(); in createInstRWClass() local
|
| /external/clang/lib/AST/ |
| D | DeclCXX.cpp | 1080 for (const LambdaCapture *C = Lambda.Captures, *CEnd = C + Lambda.NumCaptures; in getCaptureFields() local
|
| D | StmtProfile.cpp | 1332 CEnd = S->explicit_capture_end(); in VisitLambdaExpr() local
|
| D | StmtPrinter.cpp | 2061 CEnd = Node->explicit_capture_end(); in VisitLambdaExpr() local
|
| /external/llvm-project/clang/lib/Frontend/ |
| D | ASTUnit.cpp | 2062 CEnd = AST.cached_completion_end(); in ProcessCodeCompleteResults() local
|
| /external/llvm-project/clang/lib/Serialization/ |
| D | ASTWriterStmt.cpp | 1627 CEnd = E->capture_init_end(); in VisitLambdaExpr() local
|
| D | ASTReaderStmt.cpp | 1736 CEnd = E->capture_init_end(); in VisitLambdaExpr() local
|
| /external/clang/lib/Frontend/ |
| D | ASTUnit.cpp | 2242 CEnd = AST.cached_completion_end(); in ProcessCodeCompleteResults() local
|
| /external/clang/lib/Serialization/ |
| D | ASTWriterStmt.cpp | 1254 CEnd = E->capture_init_end(); in VisitLambdaExpr() local
|
| D | ASTReaderStmt.cpp | 1282 CEnd = E->capture_init_end(); in VisitLambdaExpr() local
|
| /external/llvm-project/clang/lib/AST/ |
| D | StmtPrinter.cpp | 1976 CEnd = Node->explicit_capture_end(); in VisitLambdaExpr() local
|
| D | StmtProfile.cpp | 1850 CEnd = S->explicit_capture_end(); in VisitLambdaExpr() local
|
| D | DeclCXX.cpp | 1552 for (const LambdaCapture *C = Lambda.Captures, *CEnd = C + Lambda.NumCaptures; in getCaptureFields() local
|
| /external/llvm-project/clang/lib/Sema/ |
| D | TreeTransform.h | 12388 CEnd = E->capture_end(); in TransformLambdaExpr() local 12544 CEnd = E->capture_end(); in TransformLambdaExpr() local 12702 CEnd = E->capture_end(); in SkipLambdaBody() local
|
| D | SemaOverload.cpp | 8491 CEnd = CandidateSet.end(); in addGenericBinaryPointerOrEnumeralOverloads() local
|