Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2028 void SetRangeBegin(SourceLocation Loc) { in SetRangeBegin() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1309 D.SetRangeBegin(D.getDeclSpec().getSourceRange().getBegin()); in ParseFunctionDefinition()
H A DParseDecl.cpp6585 D.SetRangeBegin(D.getName().getSourceRange().getBegin()); in ParseDirectDeclarator()
7469 ParmDeclarator.SetRangeBegin(ThisLoc); in ParseParameterDeclarationClause()