Home
last modified time | relevance | path

Searched defs:is_definition (Results 1 – 6 of 6) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dfunction.cpp116 spv_result_t Function::RegisterBlock(uint32_t block_id, bool is_definition) { in RegisterBlock()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dfunction.cpp116 spv_result_t Function::RegisterBlock(uint32_t block_id, bool is_definition) { in RegisterBlock()
/external/deqp-deps/SPIRV-Tools/source/val/
Dfunction.cpp116 spv_result_t Function::RegisterBlock(uint32_t block_id, bool is_definition) { in RegisterBlock()
/external/rust/crates/bindgen/src/
Dclang.rs245 pub fn is_definition(&self) -> bool { in is_definition() method
/external/clang/bindings/python/clang/
Dcindex.py1184 def is_definition(self): member in Cursor
/external/llvm-project/clang/bindings/python/clang/
Dcindex.py1437 def is_definition(self): member in Cursor