Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-use-nullptr.cpp137 #define EQUALS_PTR_I(X) EQUALS_PTR(X) in test_macro_args() macro
138 EQUALS_PTR_I(0); in test_macro_args()
141 EQUALS_PTR_I(NULL); in test_macro_args()