OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TextBegin
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
CommentParser.cpp
712
SourceLocation
TextBegin
;
717
TextBegin
= Tok.getLocation();
720
TextBegin
= NameTok.getEndLocation();
726
TextBegin
,
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Comment.h
946
SourceLocation
TextBegin
;
952
SourceLocation
TextBegin
,
959
TextBegin
(
TextBegin
)
975
return SourceRange(
TextBegin
, getEndLoc());
Completed in 18 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026