Home
last modified time | relevance | path

Searched refs:opScopeCleanupRegion (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h124 static bool opScopeCleanupRegion() { return false; } in opScopeCleanupRegion() function
/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp947 assert(!cir::MissingFeatures::opScopeCleanupRegion()); in build()
963 assert(!cir::MissingFeatures::opScopeCleanupRegion()); in build()