Home
last modified time | relevance | path

Searched refs:CommentBeginDecomp (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DASTContext.cpp189 std::pair<FileID, unsigned> CommentBeginDecomp in getRawCommentForDeclNoCache() local
193 if (DeclLocDecomp.first == CommentBeginDecomp.first && in getRawCommentForDeclNoCache()
195 == SourceMgr.getLineNumber(CommentBeginDecomp.first, in getRawCommentForDeclNoCache()
196 CommentBeginDecomp.second)) { in getRawCommentForDeclNoCache()