Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h234 mutable llvm::DenseMap<RawComment *, unsigned> CommentEndOffset; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp273 const unsigned CommentEndOffset = in getRawCommentForDeclNoCacheImpl() local