Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp321 enum CFGBlockSide { CBS_Entry, CBS_Exit }; enum
351 const FactSet &getSet(CFGBlockSide Side) const { in getSet()
355 SourceLocation getLocation(CFGBlockSide Side) const { in getLocation()