Searched defs:setEndLoc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CoverageMappingGen.cpp | 168 void setEndLoc(SourceLocation Loc) { setEndLoc() function in __anone7971d820211::SourceMappingRegion |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | DeclSpec.h | 82 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } setEndLoc() function |