Searched refs:getDataTypePrefix (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ | ||
| H A D | IdentifierNamingCheck.h | 109 std::string getDataTypePrefix( |
| H A D | IdentifierNamingCheck.cpp | 518 Prefix = getDataTypePrefix(TypeName, ND, HNOption); in getPrefix() |