Home
last modified time | relevance | path

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

/third_party/boost/libs/spirit/classic/example/intermediate/
Dregex_convert.cpp64 struct emit_constant struct
66 emit_constant(string const &text) in emit_constant() function
71 void operator()(Iterator b, Iterator e) const in operator ()()
78 string msg;
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp2638 void CompilerGLSL::emit_constant(const SPIRConstant &constant) in emit_constant() function in CompilerGLSL