OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setGotoLoc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Stmt.h
2583
setGotoLoc
(GL);
2593
void
setGotoLoc
(SourceLocation L) { GotoStmtBits.GotoLoc = L; }
2623
setGotoLoc
(gotoLoc);
2630
void
setGotoLoc
(SourceLocation L) { GotoStmtBits.GotoLoc = L; }
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderStmt.cpp
308
S->
setGotoLoc
(readSourceLocation());
314
S->
setGotoLoc
(readSourceLocation());
Completed in 39 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026