Home
last modified time | relevance | path

Searched defs:setEndLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h251 void setEndLoc(SourceLocation EndLoc) { ClauseRange.setEnd(EndLoc); } in setEndLoc() function
H A DDeclSpec.h83 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } in setEndLoc() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp176 void setEndLoc(SourceLocation Loc) { in setEndLoc() function in __anon413222f00211::SourceMappingRegion