Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp606 #define LSM_INSERT_NULLARY(receiver, method_name) \ macro
631 LSM_INSERT_NULLARY("UITextField", "text") in initLocStringsMethods()
632 LSM_INSERT_NULLARY("UITextView", "text") in initLocStringsMethods()
633 LSM_INSERT_NULLARY("UILabel", "text") in initLocStringsMethods()