Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenCLRuntime.h58 CGOpenCLRuntime(CodeGenModule &CGM) : CGM(CGM), in CGOpenCLRuntime() function
HDCodeGenModule.h92 class CGOpenCLRuntime; variable