Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCRuntime.h68 CGObjCRuntime(CodeGen::CodeGenModule &CGM) : CGM(CGM) {} in CGObjCRuntime() function
H A DCodeGenModule.h89 class CGObjCRuntime; variable