Home
last modified time | relevance | path

Searched refs:finishCodeGen (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGHLSLRuntime.h84 void finishCodeGen();
H A DCGHLSLRuntime.cpp162 void CGHLSLRuntime::finishCodeGen() { in finishCodeGen() function in CGHLSLRuntime
H A DCodeGenModule.cpp876 getHLSLRuntime().finishCodeGen(); in Release()