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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDominators.h94 const BasicBlock *getEnd() const { function in class:llvm::BasicBlockEdge
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h94 SymbolRef getEnd() const { return End; } function in struct:clang::ento::iterator::ContainerData
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h111 Location getEnd() const { return End; } function in class:__ubsan::Range
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceLocation.h217 SourceLocation getEnd() const { return E; } function in class:clang::SourceLocation::SourceRange
281 SourceLocation getEnd() const { return Range.getEnd(); } function in class:clang::SourceLocation::CharSourceRange
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h643 JITTargetAddress getEnd() const { function in class:llvm::jitlink::SectionRange
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h523 const DebugLoc &getEnd() const { return End; } function in class:llvm::Loop::LocRange
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h345 const PathDiagnosticLocation &getEnd() const { return End; } function in class:clang::ento::PathDiagnosticLocationPair
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp213 SourceLocation getEnd(const Stmt *S) { function in class:__anon436::CoverageMappingBuilder
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h656 LineCoverageIterator getEnd() const { function in class:llvm::coverage::LineCoverageIterator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp160 const SCEV *getEnd() const { return End; } function in class:__anon2683::InductiveRangeCheck
197 const SCEV *getEnd() const { return End; } function in class:__anon2683::InductiveRangeCheck::Range
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h195 SourceLocation getEnd() const { function in struct:clang::serialization::PPEntityOffset
214 SourceLocation getEnd() const { function in struct:clang::serialization::PPSkippedRange

Completed in 158 milliseconds