Home
last modified time | relevance | path

Searched defs:CGHLSLRuntime (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGHLSLRuntime.h77 CGHLSLRuntime(CodeGenModule &CGM) : CGM(CGM) {} in CGHLSLRuntime() function
H A DCodeGenModule.h93 class CGHLSLRuntime; variable