Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h62 const CFGBlock *currentBlock, in observeStmt()
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp139 const CFGBlock *currentBlock; member in __anon04b835860211::DeadStoreObs
/src/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp162 const CFGBlock *currentBlock; member in __anon40cf066b0311::TransferFunctions
H A DUninitializedValues.cpp882 unsigned currentBlock = 0; member
H A DCFG.cpp4484 CFGBlock *currentBlock = createBlock(false); in VisitCaseStmt() local
5419 signed currentBlock = 0; member in __anoncb5603720711::StmtPrinterHelper