Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDominators.h112 const BasicBlock *getEnd() const { in getEnd() function
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DDependencyDirectivesScanner.h45 unsigned getEnd() const { return Offset + Length; } in getEnd() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h58 const DebugLoc &getEnd() const { return End; } in getEnd() function
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h111 Location getEnd() const { return End; } getEnd() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp176 const SCEV *getEnd() const { return End; } getEnd() function in __anona4c10e620111::InductiveRangeCheck
212 const SCEV *getEnd() const { return End; } getEnd() function in __anona4c10e620111::InductiveRangeCheck::Range
[all...]
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h383 const PathDiagnosticLocation &getEnd() const { return End; } in getEnd() function
/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1085 LineCoverageIterator getEnd() const { in getEnd() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h835 orc::ExecutorAddr getEnd() const { in getEnd() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp361 SourceLocation getEnd(const Stmt *S) { in getEnd() function in __anon413222f00211::CoverageMappingBuilder