Searched refs:newBeginSym (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp524 const auto newBeginSym = local
531 State = setContainerData(State, ContReg, CData->newBegin(newBeginSym));
561 const auto newBeginSym = local
568 State = setContainerData(State, ContReg, CData->newBegin(newBeginSym));

Completed in 120 milliseconds