OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setLocStart
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Decl.h
498
void
setLocStart
(SourceLocation L) { LocStart = L; }
631
void
setLocStart
(SourceLocation L) { LocStart = L; }
3127
void
setLocStart
(SourceLocation L) { LocStart = L; }
StmtOpenMP.h
491
void
setLocStart
(SourceLocation Loc) { StartLoc = Loc; }
OpenMPClause.h
76
void
setLocStart
(SourceLocation Loc) { StartLoc = Loc; }
Completed in 25 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026