Searched defs:getBegin (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | Iterator.h | 91 SymbolRef getBegin() const { return Begin; } in getBegin() function |
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ | ||
H A D | InductiveRangeCheckElimination.cpp | 157 const SCEV *getBegin() const { return Begin; } in getBegin() function in __anon1c7c69790111::InductiveRangeCheck |
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/ | ||
H A D | ASTBitCodes.h | 191 SourceLocation getBegin() const { in getBegin() function |