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

/external/clang/include/clang/Basic/
H A DSourceLocation.h198 SourceLocation getBegin() const { return B; } function in class:clang::SourceRange
257 SourceLocation getBegin() const { return Range.getBegin(); } function in class:clang::CharSourceRange

Completed in 71 milliseconds