Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.h67 CGObjCRuntime(CodeGen::CodeGenModule &CGM) : CGM(CGM) {} in CGObjCRuntime() function
H A DCodeGenModule.h92 class CGObjCRuntime; variable