Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenTypes.cpp500 mlir::Type CIRGenTypes::convertTypeForMem(clang::QualType qualType, in convertTypeForMem() function in CIRGenTypes
H A DCIRGenFunction.cpp93 mlir::Type CIRGenFunction::convertTypeForMem(QualType t) { in convertTypeForMem() function in clang::CIRGen::CIRGenFunction