Searched refs:HasInterestingContent (Results 1 – 2 of 2) sorted by relevance
146 void setHasInterestingContent() { HasInterestingContent = true; } in setHasInterestingContent()147 bool hasInterestingContent() { return HasInterestingContent; } in hasInterestingContent()318 bool HasInterestingContent; variable
257 void setHasInterestingContent() { HasInterestingContent = true; } in setHasInterestingContent()258 bool hasInterestingContent() { return HasInterestingContent; } in hasInterestingContent()388 bool HasInterestingContent; member in llvm::dsymutil::__anond69ad1180111::CompileUnit