Home
last modified time | relevance | path

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

/llvm-project/clang/tools/diagtool/
H A DDiagTool.cpp44 ei = getTools(tools)->end(); it != ei; ++it) { in printCommands() local
53 ei = toolNames.end(); it != ei; ++it) { in printCommands() local
/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp92 for (typename SET::iterator it = B.begin(), ei = B.end(); it != ei; ++it) { in mergeSets() local
491 ei = block->rend(); it != ei; ++it) { runOnBlock() local
512 for (CFG::const_iterator it = cfg->begin(), ei = cfg->end(); it != ei; ++it) runOnAllBlocks() local
555 ei = block->succ_end(); it != ei; ++it) { computeLiveness() local
585 it = blocksEndToLiveness.begin(), ei = blocksEndToLiveness.end(); dumpBlockLiveness() local
596 it = vec.begin(), ei = vec.end(); it != ei; ++it) { dumpBlockLiveness() local
[all...]
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-template-explicit-specialization.cpp57 e<int> ei; variable
H A Dvtable-linkage-address-space.cpp65 E<int> ei; in use_E() local
H A Dvtable-linkage.cpp65 E<int> ei; in use_E() local
/llvm-project/clang/test/CodeGen/
H A Dinline.c71 extern __inline int ei() { return 123; } in ei() function
/llvm-project/mlir/lib/Target/LLVM/
H A DModuleToObject.cpp161 __anonc36920fc0302(const llvm::ErrorInfoBase &ei) optimizeModule() argument
/llvm-project/third-party/unittest/googlemock/src/
H A Dgmock-matchers.cc423 for (size_t ei = 0; ei < element_matched.size(); ++ei) { in VerifyMatchMatrix() local
/llvm-project/llvm/test/MC/Mips/micromips/
H A Dvalid.s283 ei # CHECK: ei # encoding: [0x00,0x00,0x57,0x7c] label
284 ei $10 # CHECK: ei $10 # encoding: [0x00,0x0a,0x57,0x7c] label
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp
H A DLocalizationChecker.cpp885 for (unsigned i = 0, ei = std::min(static_cast<unsigned>(formals.size()), checkPreCall() local
/llvm-project/mlir/lib/ExecutionEngine/
H A DExecutionEngine.cpp434 [&os](llvm::ErrorInfoBase &ei) { ei.log(os); }); in lookup() argument
/llvm-project/clang/tools/libclang/
H A DCIndexDiagnostic.cpp189 ei = AU->stored_diag_end(); it != ei; ++it) { lazyCreateDiags() local
H A DCIndex.cpp9476 ei = SkippedRanges.end(); clang_getSkippedRanges() local
9488 for (unsigned i = 0, ei = skipped->count; i != ei; ++i) clang_getSkippedRanges() local
9516 for (unsigned i = 0, ei = skipped->count; i != ei; ++i) clang_getAllSkippedRanges() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp53 for (ExplodedNodeSet::iterator it=CheckedSet.begin(), ei=CheckedSet.end(); in VisitBinaryOperator() local
H A DExprEngineCallAndReturn.cpp1316 ei = dstPreVisit.end(); it != ei; ++it) { VisitReturnStmt() local
/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp403 for (unsigned i = 0, ei = DiagGroups.size(); i != ei; ++i) { compute() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp18805 for (unsigned ei = 0, ee = DynamicExceptions.size(); ei != ee; ++ei) { checkExceptionSpecification() local