OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCommentsInFile
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
RawCommentList.h
189
const std::map<unsigned, RawComment *> *
getCommentsInFile
(FileID File) const;
/src/external/apache2/llvm/dist/clang/lib/AST/
RawCommentList.cpp
329
RawCommentList::
getCommentsInFile
(FileID File) const {
ASTContext.cpp
295
const auto CommentsInThisFile = Comments.
getCommentsInFile
(File);
494
auto CommentsInThisFile = Comments.
getCommentsInFile
(File);
Completed in 63 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026