Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp71 mutable llvm::SmallSet<const IdentifierInfo *, 5> LSF; member in __anone46e5a7c0111::NonLocalizedStringChecker
609 #define LSF_INSERT(function_name) LSF.insert(&Ctx.Idents.get(function_name));
952 if (isAnnotatedAsReturningLocalized(D) || LSF.contains(Identifier)) { in checkPostCall()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1300 "it is in LocStringFunctions (LSF) or the function is "