Home
last modified time | relevance | path

Searched defs:CallDescriptionMap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallDescription.h205 CallDescriptionMap( in CallDescriptionMap() function
210 CallDescriptionMap(InputIt First, InputIt Last) : LinearMap(First, Last) {} in CallDescriptionMap() function