Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DRawCommentList.h217 mutable llvm::DenseMap<RawComment *, unsigned> CommentEndOffset; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp261 const unsigned CommentEndOffset = in getRawCommentForDeclNoCacheImpl() local