Searched defs:MakeAddrLValue (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h2347 LValue MakeAddrLValue(Address Addr, QualType T, function in class:clang::CodeGen::CodeGenFunction
2353 LValue MakeAddrLValue(Address Addr, QualType T, LValueBaseInfo BaseInfo, function in class:clang::CodeGen::CodeGenFunction
2358 LValue MakeAddrLValue(llvm::Value *V, QualType T, CharUnits Alignment, function in class:clang::CodeGen::CodeGenFunction
2364 LValue MakeAddrLValue(llvm::Value *V, QualType T, CharUnits Alignment, function in class:clang::CodeGen::CodeGenFunction

Completed in 163 milliseconds