Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenDecl.cpp431 mlir::Type expectedType = addr.getType(); in emitStaticVarDecl() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp421 llvm::Type *expectedType = addr->getType(); in EmitStaticVarDecl() local