Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_parsed_ir.cpp175 bool is_underscore = c == '_'; in is_valid_identifier() local
259 bool is_underscore = *src == '_'; in sanitize_underscores() local