OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setForLoc
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtObjC.h
53
void
setForLoc
(SourceLocation Loc) { ForLoc = Loc; }
Stmt.h
2552
void
setForLoc
(SourceLocation L) { ForStmtBits.ForLoc = L; }
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderStmt.cpp
300
S->
setForLoc
(readSourceLocation());
1566
S->
setForLoc
(readSourceLocation());
Completed in 22 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026