Home
last modified time | relevance | path

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

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