Searched refs:ParsedComments (Results 1 – 2 of 2) sorted by relevance
675 mutable llvm::DenseMap<const Decl *, comments::FullComment *> ParsedComments; variable
449 ParsedComments.find(Canonical); in getCommentForDecl()451 if (Pos != ParsedComments.end()) { in getCommentForDecl()543 ParsedComments[Canonical] = FC; in getCommentForDecl()