Home
last modified time | relevance | path

Searched defs:SetRangeStart (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DDeclSpec.h607 void SetRangeStart(SourceLocation Loc) { Range.setBegin(Loc); } in SetRangeStart() function
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h638 void SetRangeStart(SourceLocation Loc) { Range.setBegin(Loc); } in SetRangeStart() function