OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BriefText
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
RawCommentList.h
113
return
BriefText
;
150
mutable const char *
BriefText
;
153
mutable bool BriefTextValid : 1; ///< True if
BriefText
is valid
/src/external/apache2/llvm/dist/clang/lib/AST/
RawCommentList.cpp
197
BriefText
= BriefTextPtr;
/src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp
8415
StringRef
BriefText
= RC->getBriefText(Context);
8419
return cxstring::createRef(
BriefText
);
Completed in 20 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026