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

/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DImmutableIntervalMap.h30 int64_t getEnd() const { return End; } function in class:llvm::Interval
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h201 SourceLocation getEnd() const { return E; } function in class:clang::SourceLocation::SourceRange
254 SourceLocation getEnd() const { return Range.getEnd(); } function in class:clang::SourceLocation::CharSourceRange
/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DDominators.h730 const BasicBlock *getEnd() const { function in class:llvm::BasicBlockEdge
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h307 const PathDiagnosticLocation &getEnd() const { return End; } function in class:clang::ento::PathDiagnosticLocationPair

Completed in 205 milliseconds