Searched defs:EndIndex (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h73 EntryIndex EndIndex; member in class:llvm::DbgValueHistoryMap::Entry
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCloneDetection.h46 unsigned EndIndex; member in class:clang::StmtSequence
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp23 StmtSequence(const CompoundStmt *Stmt, const Decl *D, unsigned StartIndex, unsigned EndIndex) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp142 unsigned EndIndex; member in class:__anon3543::SchedulePostRATDList
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1067 unsigned EndIndex = (Index == StartIndex? StartIndex : Index - 1); local
[all...]

Completed in 129 milliseconds