Home
last modified time | relevance | path

Searched defs:CurBlockID (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DTransfer.h35 unsigned CurBlockID, in StmtToEnvMap()
47 unsigned CurBlockID; variable
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp328 builtinTransferStatement(unsigned CurBlockID, const CFGStmt &Elt, in builtinTransferStatement()
394 static void builtinTransfer(unsigned CurBlockID, const CFGElement &Elt, in builtinTransfer()