Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp40 enum Kind { NonLocalized, Localized } K; enumerator
44 bool isLocalized() const { return K == Localized; } in isLocalized()
47 static LocalizedState getLocalized() { return LocalizedState(Localized); } in getLocalized()
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl5360delta.pod1009 Localized subroutine redefinitions no longer trigger this warning.
H A Dperlsub.pod1030 =head3 Localized deletion of elements of composite types
H A Dperlfunc.pod1762 temporarily no longer exist. See L<perlsub/"Localized deletion of elements
4201 See L<perlsub/"Localized deletion of elements of composite types">.
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Perldoc/corpus/
H A Dperlfunc.pod
/openbsd-src/usr.bin/lex/
H A DChangeLog2891 * flex.skl: yytbl_load now checks tables set by name. Localized var