Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp862 isLosingEscape(BlockState, BB, Index)) { in checkEntry()
1429 isLosingEscape(ToAlter, BB, IndexedStatus.index())) { in handleConventionalCheck()
1444 bool isLosingEscape(const State &StateAfterJoin, const CFGBlock *JoinBlock, in isLosingEscape() function in __anon4ef948f50111::CalledOnceChecker