Home
last modified time | relevance | path

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

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