Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp325 enum CFGBlockSide { CBS_Entry, CBS_Exit }; enum
355 const FactSet &getSet(CFGBlockSide Side) const { in getSet()
359 SourceLocation getLocation(CFGBlockSide Side) const { in getLocation()