Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDominators.h116 const BasicBlock *getEnd() const { in getEnd() function
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h92 SymbolRef getEnd() const { return End; } in getEnd() function
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DDependencyDirectivesScanner.h45 unsigned getEnd() const { return Offset + Length; } in getEnd() function
/llvm-project-15.0.7/compiler-rt/lib/ubsan/
H A Dubsan_diag.h111 Location getEnd() const { return End; } in getEnd() function
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopInfo.h560 const DebugLoc &getEnd() const { return End; } in getEnd() function
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp160 const SCEV *getEnd() const { return End; } in getEnd() function in __anonfaeb45920111::InductiveRangeCheck
196 const SCEV *getEnd() const { return End; } in getEnd() function in __anonfaeb45920111::InductiveRangeCheck::Range
/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DPathDiagnostic.h383 const PathDiagnosticLocation &getEnd() const { return End; } in getEnd() function
/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTBitCodes.h195 SourceLocation getEnd() const { in getEnd() function
214 SourceLocation getEnd() const { in getEnd() function
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h717 LineCoverageIterator getEnd() const { in getEnd() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp279 SourceLocation getEnd(const Stmt *S) { in getEnd() function in __anon8934bc200211::CoverageMappingBuilder
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h805 orc::ExecutorAddr getEnd() const { in getEnd() function