reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
 1280 template<class T> struct simplify_type< clang::ento::CallEventRef<T>> {
 1281   using SimpleType = const T *;
 1284   getSimplifiedValue(clang::ento::CallEventRef<T> Val) {