Searched refs:SetRangeBegin (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
H A DDeclSpec.h1638 /// SetRangeBegin - Set the start of the source range to Loc, unless it's
1640 void SetRangeBegin(SourceLocation Loc) { function in class:clang::Declarator
/external/clang/lib/Parse/
H A DParser.cpp940 D.SetRangeBegin(D.getDeclSpec().getSourceRange().getBegin());
H A DParseDecl.cpp4800 D.SetRangeBegin(D.getName().getSourceRange().getBegin());

Completed in 725 milliseconds