Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceLocation.h193 SourceLocation getBegin() const { return B; } in getBegin() function
251 SourceLocation getBegin() const { return Range.getBegin(); } in getBegin() function