Searched refs:GetFactory (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp55 static inline CountMap::Factory& GetFactory(void *F) { function
78 return BlockCounter(GetFactory(F).add(GetMap(BC.Data),
85 return BlockCounter(GetFactory(F).getEmptyMap().getRoot());

Completed in 138 milliseconds