Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h63 const CFGBlock *currentBlock, in observeStmt()
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp132 const CFGBlock *currentBlock; member in __anon3346c1240211::DeadStoreObs
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DLiveVariables.cpp198 const CFGBlock *currentBlock; member in __anon1d810ac90411::TransferFunctions
H A DUninitializedValues.cpp816 unsigned currentBlock; member
H A DCFG.cpp3123 CFGBlock *currentBlock = createBlock(false); in VisitCaseStmt() local
3892 signed currentBlock; member in __anon557f5a500211::StmtPrinterHelper