Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.h24 class CIRGenFunction; variable
H A DCIRGenModule.h48 class CIRGenFunction; variable
H A DCIRGenFunction.cpp27 CIRGenFunction::CIRGenFunction(CIRGenModule &cgm, CIRGenBuilderTy &builder, in CIRGenFunction() function in clang::CIRGen::CIRGenFunction