Home
last modified time | relevance | path

Searched defs:Abbreviation (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Dsuspicious-call-argument.rst40 Abbreviation section in Heuristics
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DSuspiciousCallArgumentCheck.h27 Abbreviation, enumerator
H A DSuspiciousCallArgumentCheck.cpp528 for (StringRef Abbreviation : optutils::parseStringList( SuspiciousCallArgumentCheck() local
565 for (const auto &Abbreviation : AbbreviationDictionary) { storeOptions() local
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DNamespaceAliaser.cpp56 for (const auto &Abbreviation : Abbreviations) { in createAlias() local