Home
last modified time | relevance | path

Searched defs:currentBlock (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h62 const CFGBlock *currentBlock, in observeStmt()
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp139 const CFGBlock *currentBlock; member in __anon4041c0e70211::DeadStoreObs
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp162 const CFGBlock *currentBlock; member in __anon05ac836c0311::TransferFunctions
H A DUninitializedValues.cpp882 unsigned currentBlock = 0; member
H A DCFG.cpp4487 CFGBlock *currentBlock = createBlock(false); in VisitCaseStmt() local
5422 signed currentBlock = 0; member in __anond5061b330711::StmtPrinterHelper