Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp298 enum CFGBlockSide { CBS_Entry, CBS_Exit }; enum
313 const FactSet &getSet(CFGBlockSide Side) const { in getSet()
316 SourceLocation getLocation(CFGBlockSide Side) const { in getLocation()