Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.h93 CIRGenModule &getCIRGenModule() { return cgm; } in getCIRGenModule() function
94 const CIRGenModule &getCIRGenModule() const { return cgm; } in getCIRGenModule() function