Home
last modified time | relevance | path

Searched refs:end_function_scope (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dscope.h55 extern void end_function_scope(void);
Dscope.c139 void end_function_scope(void) in end_function_scope() function
Dparse.c2159 end_function_scope(); in end_function()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross.hpp794 virtual bool end_function_scope(const uint32_t *, uint32_t) in end_function_scope() function
840 bool end_function_scope(const uint32_t *args, uint32_t length) override;
1042 bool end_function_scope(const uint32_t *args, uint32_t length) override;
1068 bool end_function_scope(const uint32_t *args, uint32_t length) override;
Dspirv_cross.cpp1654 if (!handler.end_function_scope(ops, i.length)) in traverse_all_reachable_opcodes()
2412 bool Compiler::CombinedImageSamplerHandler::end_function_scope(const uint32_t *args, uint32_t lengt… in end_function_scope() function in Compiler::CombinedImageSamplerHandler
4746 bool Compiler::InterlockedResourceAccessPrepassHandler::end_function_scope(const uint32_t *, uint32… in end_function_scope() function in Compiler::InterlockedResourceAccessPrepassHandler
4764 bool Compiler::InterlockedResourceAccessHandler::end_function_scope(const uint32_t *, uint32_t) in end_function_scope() function in Compiler::InterlockedResourceAccessHandler