Home
last modified time | relevance | path

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

/third_party/python/Tools/c-analyzer/c_analyzer/
Dmatch.py97 def is_immutable(vardecl): function
/third_party/skia/m133/third_party/externals/harfbuzz/test/api/
Dtest-object.c135 is_immutable_func_t is_immutable; member
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-object.c135 is_immutable_func_t is_immutable; member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross.cpp478 bool Compiler::is_immutable(uint32_t id) const in is_immutable() function in Compiler