Home
last modified time | relevance | path

Searched defs:getBegin (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h91 SymbolRef getBegin() const { return Begin; } in getBegin() function
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.elements/sentinel/
H A Dequality.pass.cpp97 auto getBegin = [](auto&& rng) { in testOne() local
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.take.while/sentinel/
H A Dequality.pass.cpp103 auto getBegin = [](auto&& rng) { in testOne() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp171 const SCEV *getBegin() const { return Begin; } getBegin() function in __anon295d98950111::InductiveRangeCheck
208 const SCEV *getBegin() const { return Begin; } getBegin() function in __anon295d98950111::InductiveRangeCheck::Range
[all...]
/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h227 RawLocEncoding getBegin() const { return Begin.get(); } in getBegin() function
246 RawLocEncoding getBegin() const { return Begin.get(); } in getBegin() function