Searched refs:HasInterestingContent (Results 1 – 3 of 3) sorted by relevance
147 void setHasInterestingContent() { HasInterestingContent = true; } in setHasInterestingContent()148 bool hasInterestingContent() { return HasInterestingContent; } in hasInterestingContent()319 bool HasInterestingContent; variable
151 void setHasInterestingContent() { HasInterestingContent = true; } in setHasInterestingContent()152 bool hasInterestingContent() { return HasInterestingContent; } in hasInterestingContent()323 bool HasInterestingContent; variable
257 void setHasInterestingContent() { HasInterestingContent = true; } in setHasInterestingContent()258 bool hasInterestingContent() { return HasInterestingContent; } in hasInterestingContent()388 bool HasInterestingContent; member in llvm::dsymutil::__anondabe43b60111::CompileUnit