Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-convert-member-functions-to-static.cpp192 #define ADD_CONST(F) F const macro
193 int ADD_CONST(no_use_macro2()) { in ADD_CONST() function