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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1950 /// SetRangeBegin - Set the start of the source range to Loc, unless it's
1952 void SetRangeBegin(SourceLocation Loc) { function in class:clang::Declarator
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp1187 D.SetRangeBegin(D.getDeclSpec().getSourceRange().getBegin());
H A DParseDecl.cpp6043 D.SetRangeBegin(D.getName().getSourceRange().getBegin());

Completed in 395 milliseconds