Searched defs:MayReturn (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExpr.cpp | 3487 bool MayReturn = emitCheckHandlerCall() local |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | AttributorAttributes.cpp | 4514 bool MayReturn = !AA::hasAssumedIRAttr<Attribute::NoReturn>( manifest() local |