OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setEndLoc
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CoverageMappingGen.cpp
143
void
setEndLoc
(SourceLocation Loc) {
660
Region.
setEndLoc
(EndLoc);
868
Region.
setEndLoc
(EndLoc);
1291
RegionStack[i - 1].
setEndLoc
(getEnd(CS->body_back()));
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h
72
void
setEndLoc
(SourceLocation Loc) { Range.setEnd(Loc); }
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Stmt.h
1315
void
setEndLoc
(SourceLocation L) { EndLoc = L; }
3222
void
setEndLoc
(SourceLocation L) { EndLoc = L; }
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseExprCXX.cpp
248
SS.
setEndLoc
(Tok.getLocation());
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderStmt.cpp
344
S->
setEndLoc
(readSourceLocation());
Completed in 30 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026