Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dlocalization-aggressive.m81 // A C-Funtion that returns a localized string because it has the
84 // An ObjC method that returns a localized string because it has the
92 // An ObjC method that returns a localized string
173 // A method that takes in a localized string and returns a string
174 // most likely that string is localized.
199 // requires a localized string should give an error
226 // require localized strings
231 [s setToolTip:bar]; // expected-warning {{User-facing text should use localized string macro}}
287 NSString *localized = NSLocalizedString(@"Hello", @"World");
292 …ionTestSuite takesLocalizedString:@"not localized"]; // expected-warning {{User-facing text should…
[all …]
H A Dlocalization.m65 bar = @"Unlocalized string"; // expected-note {{Non-localized string literal here}}
68 …[testLabel setText:bar]; // expected-warning {{User-facing text should use localized string macro}…
75 bar = @"Unlocalized string"; // expected-note {{Non-localized string literal here}}
83 …[testLabel setText:bar]; // expected-warning {{User-facing text should use localized string macro}…
178 // of having 1 or 2 in the RHS of a BinaryOperator and having a localized string
/llvm-project-15.0.7/llvm/test/Transforms/GlobalOpt/
H A Dlocalize-constexpr.ll18 ; @H can't be localized because @Halias uses it, and @Halias can't be converted to an instruction.
H A Dlocalize-constexpr-debuginfo.ll10 ; Make sure we localized the global.
/llvm-project-15.0.7/lld/test/ELF/lto/
H A Ddevirt_vcall_vis_localize.ll2 ;; If the vtable symbols are localized by a version script, devirtualization
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td31 // localized or not -- this is best determined at the IDE or build-system level.
1294 HelpText<"Warns about uses of non-localized NSStrings passed to UI methods "
1295 "expecting localized NSStrings">,
1299 "Marks a string being returned by any call as localized if "
1322 "generating localized strings.">,
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DUtils.cpp1387 bool localized = true; in createAffineComputationSlice() local
1392 localized = false; in createAffineComputationSlice()
1398 if (localized) in createAffineComputationSlice()
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/GlobalISel/
H A Dlocalizer.ll88 ; FIXME: These aren't localized because thesee were legalized before
/llvm-project-15.0.7/libcxx/docs/Status/
H A DCxx2bPapers.csv73 "`P2419R2 <https://wg21.link/P2419R2>`__","LWG","Clarify handling of encodings in localized formatt…
/llvm-project-15.0.7/clang/docs/analyzer/
H A Dcheckers.rst652 Warns about uses of non-localized NSStrings passed to UI methods expecting localized NSStrings.
663 // Warning: User-facing text should use localized string macro
2066 Warns against using one vs. many plural pattern in code when generating localized strings.
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Vector/IR/
H A DVectorOps.td2318 /// more progressive lowering and localized type conversion on the path:
2340 purposes of more progressive lowering and localized type conversion.
2382 /// more progressive lowering and localized type conversion on the path:
2398 the purposes of more progressive lowering and localized type conversion.
/llvm-project-15.0.7/mlir/docs/Dialects/Linalg/
H A D_index.md79 from its operands. The property enforces that a localized IR element (the op)
/llvm-project-15.0.7/mlir/docs/Dialects/
H A DSPIR-V.md172 * Normal constants are not placed in `spv.module`'s region; they are localized
/llvm-project-15.0.7/llvm/docs/
H A DDeveloperPolicy.rst421 highly localized and the commit message should clearly state that the commit
H A DSourceLevelDebugging.rst767 deletes the corresponding DBG_VALUE instructions. Some localized copy
/llvm-project-15.0.7/clang/docs/
H A DInternalsManual.rst178 localized diagnostic). The exceptions to this are C/C++ language keywords