Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h237 static bool runCleanupsScope() { return false; } in runCleanupsScope() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenClass.cpp357 assert(!cir::MissingFeatures::runCleanupsScope()); in emitImplicitAssignmentOperatorBody()
H A DCIRGenFunction.cpp526 assert(!cir::MissingFeatures::runCleanupsScope()); in emitConstructorBody()