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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h93 SymbolRef getBegin() const { return Begin; } function in struct:clang::ento::iterator::ContainerData
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceLocation.h216 SourceLocation getBegin() const { return B; } function in class:clang::SourceLocation::SourceRange
280 SourceLocation getBegin() const { return Range.getBegin(); } function in class:clang::SourceLocation::CharSourceRange
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp158 const SCEV *getBegin() const { return Begin; } function in class:__anon5649::InductiveRangeCheck
196 const SCEV *getBegin() const { return Begin; } function in class:__anon5649::InductiveRangeCheck::Range
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h191 SourceLocation getBegin() const { function in struct:clang::serialization::PPEntityOffset
211 SourceLocation getBegin() const { function in struct:clang::serialization::PPSkippedRange

Completed in 146 milliseconds