Home
last modified time | relevance | path

Searched defs:RawComments (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DASTContext.cpp69 ArrayRef<RawComment *> RawComments = Comments.getComments(); in getRawCommentForDeclNoCache() local
129 ArrayRef<RawComment *> RawComments = Comments.getComments(); in getRawCommentForDeclNoCache() local
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriter.cpp2845 ArrayRef<RawComment *> RawComments = Context->Comments.getComments(); in WriteComments() local