Searched defs:constness (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | argument-comment-gmock.cpp | 49 #define GMOCK_METHOD2_(tn, constness, ct, Method, ...) \ argument
|
/llvm-project/clang/test/SemaCXX/ |
H A D | reinterpret-cast.cpp | 59 void constness() in constness() function
|
H A D | cstyle-cast.cpp | 198 void constness() in constness() function
|
H A D | functional-cast.cpp | 261 void constness() in constness() function
|
/llvm-project/third-party/unittest/googlemock/include/gmock/ |
H A D | gmock-function-mocker.h | 508 #define GMOCK_INTERNAL_MOCK_METHODN(constness, ct, Method, args_num, ...) \ argument 515 #define GMOCK_MOCKER_(arity, constness, Method) \ argument
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | loop-convert-basic.cpp | 754 void constness() { in constness() function
|