Searched defs:CGHLSLRuntime (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ | ||
H A D | CGHLSLRuntime.h | 77 CGHLSLRuntime(CodeGenModule &CGM) : CGM(CGM) {} in CGHLSLRuntime() function |
H A D | CodeGenModule.h | 93 class CGHLSLRuntime; variable |