Home
last modified time | relevance | path

Searched defs:asId (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/static_linker/
H A Dlinker_context.cpp570 auto asId = panda_file::Type::TypeId(elem); in BreakProto() local
/third_party/glslang/SPIRV/
H A DSPVRemapper.h162 spv::Id& asId(unsigned word) { return spv[word]; } in asId() function in spv::spirvbin_t
163 const spv::Id& asId(unsigned word) const { return spv[word]; } in asId() function in spv::spirvbin_t

Completed in 3 milliseconds