Home
last modified time | relevance | path

Searched refs:opAllocaEscapeByReference (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h67 static bool opAllocaEscapeByReference() { return false; } in opAllocaEscapeByReference() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.h469 assert(!cir::MissingFeatures::opAllocaEscapeByReference()); in getObjectAddress()
H A DCIRGenExpr.cpp559 assert(!cir::MissingFeatures::opAllocaEscapeByReference()); in emitDeclRefLValue()