Home
last modified time | relevance | path

Searched refs:InfoVect (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DThreadSafety.cpp1136 SmallVector<BeforeInfo*, 8> InfoVect; in checkBeforeAfter() local
1155 InfoVect.push_back(Info); in checkBeforeAfter()
1179 for (auto *Info : InfoVect) in checkBeforeAfter()