Home
last modified time | relevance | path

Searched defs:setHasInterestingContent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h147 void setHasInterestingContent() { HasInterestingContent = true; } in setHasInterestingContent() function
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp257 void setHasInterestingContent() { HasInterestingContent = true; } in setHasInterestingContent() function in llvm::dsymutil::__anon73f354850111::CompileUnit