Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDominators.h112 const BasicBlock *getEnd() const { in getEnd() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDIterator.h92 SymbolRef getEnd() const { return End; } in getEnd() function
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Lex/
HDDependencyDirectivesScanner.h45 unsigned getEnd() const { return Offset + Length; } in getEnd() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDLoopInfo.h58 const DebugLoc &getEnd() const { return End; } in getEnd() function
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
HDubsan_diag.h91 Location getEnd() const { return End; } in getEnd() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDInductiveRangeCheckElimination.cpp173 const SCEV *getEnd() const { return End; } in getEnd() function in __anon9ff89cfc0111::InductiveRangeCheck
209 const SCEV *getEnd() const { return End; } in getEnd() function in __anon9ff89cfc0111::InductiveRangeCheck::Range
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Analysis/
HDPathDiagnostic.h383 const PathDiagnosticLocation &getEnd() const { return End; } in getEnd() function
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTBitCodes.h228 RawLocEncoding getEnd() const { return End.get(); } in getEnd() function
247 RawLocEncoding getEnd() const { return End.get(); } in getEnd() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
HDCoverageMapping.h1085 LineCoverageIterator getEnd() const { in getEnd() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
HDJITLink.h835 orc::ExecutorAddr getEnd() const { in getEnd() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCoverageMappingGen.cpp361 SourceLocation getEnd(const Stmt *S) { in getEnd() function in __anoncad8354a0211::CoverageMappingBuilder