Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h63 const CFGBlock *currentBlock, in observeStmt()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp132 const CFGBlock *currentBlock; member in __anon00d371c00211::DeadStoreObs
/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DLiveVariables.cpp205 const CFGBlock *currentBlock; member in __anon853d68e50411::TransferFunctions
H A DUninitializedValues.cpp862 unsigned currentBlock = 0; member
H A DCFG.cpp3970 CFGBlock *currentBlock = createBlock(false); in VisitCaseStmt() local
4793 signed currentBlock = 0; member in __anon15de256c0611::StmtPrinterHelper