You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dulma Rodriguez c6524d799f
Translate C++ constructors after new
9 years ago
..
conversion_operator.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
conversion_operator.cpp.dot Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago
default_parameters.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
default_parameters.cpp.dot Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago
dereference_this.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
dereference_this.cpp.dot Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago
inline_method.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
inline_method.cpp.dot Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago
overloading.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
overloading.cpp.dot Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago
return_struct.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
return_struct.cpp.dot Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago
static.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
static.cpp.dot [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
virtual_methods.cpp Add the virtual flag of C++ methods in method calls 9 years ago
virtual_methods.cpp.dot Translate C++ constructors after new 9 years ago