Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DSpvTools.h58 bool stripDebugInfo; member
/third_party/glslang/StandAlone/
DStandAlone.cpp111 bool stripDebugInfo = false; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp313 bool llvm::stripDebugInfo(Function &F) { in stripDebugInfo() function in llvm