Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.h111 CGHLSLRuntime(CodeGenModule &CGM) : CGM(CGM) {} in CGHLSLRuntime() function
H A DCodeGenModule.h95 class CGHLSLRuntime; variable