Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h127 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()), in isElementEqual()
128 ImutInfo::DataOfValue(V))) in isElementEqual()
921 static data_type_ref DataOfValue(value_type_ref) { return true; }
947 static data_type_ref DataOfValue(value_type_ref) { return true; }
H A DImmutableMap.h40 static inline data_type_ref DataOfValue(value_type_ref V) { in DataOfValue() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h709 static data_type_ref DataOfValue(value_type_ref) { return true; }