Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp322 enum CFGBlockSide { CBS_Entry, CBS_Exit }; enum
352 const FactSet &getSet(CFGBlockSide Side) const { in getSet()
356 SourceLocation getLocation(CFGBlockSide Side) const { in getLocation()