Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/parser/src/
Dgrammar.rs349 fn error_block(p: &mut Parser<'_>, message: &str) { in error_block() function
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_codec_internals.h220 int error_block; // 1 marks error block, 0 marks non-error-block. member