Searched defs:CGHLSLRuntime (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGHLSLRuntime.h | 111 CGHLSLRuntime(CodeGenModule &CGM) : CGM(CGM) {} CGHLSLRuntime() function |
H A D | CodeGenModule.h | 95 class CGHLSLRuntime; global() variable |