OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRawCommentForDeclNoCache
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
SourceCode.cpp
346
Decl.getASTContext().
getRawCommentForDeclNoCache
(&Decl))
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
790
RawComment *
getRawCommentForDeclNoCache
(const Decl *D) const;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
278
RawComment *ASTContext::
getRawCommentForDeclNoCache
(const Decl *D) const {
434
const RawComment *RedeclComment =
getRawCommentForDeclNoCache
(Redecl);
547
const RawComment *RC =
getRawCommentForDeclNoCache
(D);
Completed in 36 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026