Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDominators.h101 const BasicBlock *getEnd() const { in getEnd() function
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h94 SymbolRef getEnd() const { return End; } in getEnd() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h111 Location getEnd() const { return End; } in getEnd() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h544 const DebugLoc &getEnd() const { return End; } in getEnd() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp162 const SCEV *getEnd() const { return End; } in getEnd() function in __anon7f8b68160111::InductiveRangeCheck
198 const SCEV *getEnd() const { return End; } in getEnd() function in __anon7f8b68160111::InductiveRangeCheck::Range
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h384 const PathDiagnosticLocation &getEnd() const { return End; } in getEnd() function
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h195 SourceLocation getEnd() const { in getEnd() function
214 SourceLocation getEnd() const { in getEnd() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h718 LineCoverageIterator getEnd() const { in getEnd() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h774 JITTargetAddress getEnd() const { in getEnd() function
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp278 SourceLocation getEnd(const Stmt *S) { in getEnd() function in __anone2f8b4240211::CoverageMappingBuilder