Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.h68 CGObjCRuntime(CodeGen::CodeGenModule &CGM) : CGM(CGM) {} in CGObjCRuntime() function
H A DCodeGenModule.h91 class CGObjCRuntime; variable