Home
last modified time | relevance | path

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

/netbsd/external/bsd/elftosb/dist/common/
H A DStSRecordFile.h84 inline const_iterator getBegin() const { return m_records.begin(); } in getBegin() function
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h93 SymbolRef getBegin() const { return Begin; } in getBegin() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp160 const SCEV *getBegin() const { return Begin; } in getBegin() function in __anondbdc72430111::InductiveRangeCheck
197 const SCEV *getBegin() const { return Begin; } in getBegin() function in __anondbdc72430111::InductiveRangeCheck::Range
/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h191 SourceLocation getBegin() const { in getBegin() function
211 SourceLocation getBegin() const { in getBegin() function
/netbsd/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.h1167 inline ASTNode * getBegin() { return m_begin; } in getBegin() function