Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h62 const CFGBlock *currentBlock, in observeStmt()
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp142 const CFGBlock *currentBlock; member in __anon5c9151650211::DeadStoreObs
/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp156 const CFGBlock *currentBlock; member in __anon8c4cf8aa0311::TransferFunctions
H A DUninitializedValues.cpp880 unsigned currentBlock = 0; member
H A DCFG.cpp4208 CFGBlock *currentBlock = createBlock(false); in VisitCaseStmt() local
5131 signed currentBlock = 0; member in __anona1d14af10611::StmtPrinterHelper