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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h200 SourceLocation getBegin() const { return B; } function in class:clang::SourceLocation::SourceRange
253 SourceLocation getBegin() const { return Range.getBegin(); } function in class:clang::SourceLocation::CharSourceRange

Completed in 40 milliseconds