Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Analysis/
DCalledOnceCheck.cpp1119 const Expr *getBlockGuaraneedCallSite(const BlockExpr *Block) const { in getBlockGuaraneedCallSite() function in __anon2384fff10111::CalledOnceChecker
1562 const Expr *CalledOnceCallSite = getBlockGuaraneedCallSite(Block); in VisitBlockExpr()