Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dantora-prep.py353 def removeDestination(self, path, text, overwrite): member in DocFile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp4072 void IndirectBrInst::removeDestination(unsigned idx) { in removeDestination() function in IndirectBrInst