Home
last modified time | relevance | path

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

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