Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceLocation.h200 SourceLocation getBegin() const { return B; } in getBegin() function
253 SourceLocation getBegin() const { return Range.getBegin(); } in getBegin() function