Searched defs:CommentEndOffset (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | RawCommentList.h | 229 mutable llvm::DenseMap<RawComment *, unsigned> CommentEndOffset; global() variable |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 270 const unsigned CommentEndOffset = getRawCommentForDeclNoCacheImpl() local |