Home
last modified time | relevance | path

Searched refs:makeDebugCompilationUnit (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/SPIRV/
DSpvBuilder.cpp1009 type->addIdOperand(makeDebugCompilationUnit()); // scope id in makeCompositeDebugType()
1056 Id Builder::makeDebugCompilationUnit() { in makeDebugCompilationUnit() function in spv::Builder
1085 inst->addIdOperand(makeDebugCompilationUnit()); // scope id in createDebugGlobalVariable()
2088 type->addIdOperand(makeDebugCompilationUnit()); // scope in makeDebugFunction()
DSpvBuilder.h228 Id makeDebugCompilationUnit();