Home
last modified time | relevance | path

Searched defs:getEnd (Results 1 – 13 of 13) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DDominators.h112 const BasicBlock *getEnd() const { in getEnd() function
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h92 SymbolRef getEnd() const { return End; } in getEnd() function
/llvm-project/clang/include/clang/Lex/
H A DDependencyDirectivesScanner.h45 unsigned getEnd() const { return Offset + Length; } in getEnd() function
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.elements/sentinel/
H A Dequality.pass.cpp105 auto getEnd = [](auto&& rng) { in testOne() local
/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h58 const DebugLoc &getEnd() const { return End; } getEnd() function
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.take.while/sentinel/
H A Dequality.pass.cpp111 auto getEnd = [](auto&& rng) { in testOne() local
/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h91 Location getEnd() const { return End; } in getEnd() function
/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp173 const SCEV *getEnd() const { return End; } getEnd() function in __anon295d98950111::InductiveRangeCheck
209 const SCEV *getEnd() const { return End; } getEnd() function in __anon295d98950111::InductiveRangeCheck::Range
[all...]
/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h383 const PathDiagnosticLocation &getEnd() const { return End; } in getEnd() function
/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h228 RawLocEncoding getEnd() const { return End.get(); } in getEnd() function
247 RawLocEncoding getEnd() const { return End.get(); } in getEnd() function
/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1085 LineCoverageIterator getEnd() const { getEnd() function
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h835 orc::ExecutorAddr getEnd() const { getEnd() function
/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp359 SourceLocation getEnd(const Stmt *S) { getEnd() function in __anonb8ab7b430211::CoverageMappingBuilder
[all...]