Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAvailability.h67 VersionTuple Introduced; member
102 : Domain(Domain), Introduced(I), Deprecated(D), Obsoleted(O), in AvailabilityInfo()
115 return std::tie(Lhs.Introduced, Lhs.Deprecated, Lhs.Obsoleted,
118 std::tie(Rhs.Introduced, Rhs.Deprecated, Rhs.Obsoleted,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp444 VersionTuple Introduced = AA->getIntroduced(); in DoEmitAvailabilityWarning() local
460 Introduced, EnvironmentMatchesOrNone); in DoEmitAvailabilityWarning()
463 << Introduced.getAsString() << UseEnvironment in DoEmitAvailabilityWarning()
468 << OffendingDecl << PlatformName << Introduced.getAsString() in DoEmitAvailabilityWarning()
501 std::string Introduced = in DoEmitAvailabilityWarning() local
506 "(" + Introduced + "))" + Insertion->Suffix) in DoEmitAvailabilityWarning()
854 VersionTuple Introduced = AA->getIntroduced(); in DiagnoseDeclAvailability() local
856 if (EnvironmentMatchesOrNone && AvailabilityStack.back() >= Introduced) in DiagnoseDeclAvailability()
861 if (!ShouldDiagnoseAvailabilityInContext(SemaRef, Result, Introduced, in DiagnoseDeclAvailability()
877 SemaRef.Context.getTargetInfo().getPlatformMinVersion(), Introduced, in DiagnoseDeclAvailability()
[all …]
H A DSemaHLSL.cpp848 VersionTuple Introduced = AA->getIntroduced(); in CheckDeclAvailability() local
852 if (TargetVersion >= Introduced && EnvironmentMatches) in CheckDeclAvailability()
869 << Range << D << PlatformName << Introduced.getAsString() in CheckDeclAvailability()
877 << D << PlatformName << Introduced.getAsString() in CheckDeclAvailability()
H A DSemaDeclAttr.cpp2019 VersionTuple Introduced, in checkAvailabilityAttr() argument
2029 if (!Introduced.empty() && !Deprecated.empty() && in checkAvailabilityAttr()
2030 !(Introduced <= Deprecated)) { in checkAvailabilityAttr()
2033 << 0 << Introduced.getAsString(); in checkAvailabilityAttr()
2037 if (!Introduced.empty() && !Obsoleted.empty() && in checkAvailabilityAttr()
2038 !(Introduced <= Obsoleted)) { in checkAvailabilityAttr()
2041 << 0 << Introduced.getAsString(); in checkAvailabilityAttr()
2076 bool Implicit, VersionTuple Introduced, VersionTuple Deprecated, in mergeAvailabilityAttr() argument
2080 VersionTuple MergedIntroduced = Introduced; in mergeAvailabilityAttr()
2140 if (!versionsMatch(OldIntroduced, Introduced, OverrideOrImpl) || in mergeAvailabilityAttr()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2176 bool Introduced) {
2184 return Introduced ? MethodKind::IntroducingVirtual : MethodKind::Virtual; in getRecordKind()
2186 return Introduced ? MethodKind::PureIntroducingVirtual in getRecordKind()
2627 bool Introduced = SP->getFlags() & DINode::FlagIntroducedVirtual; in lowerRecordFieldList()
2630 if (Introduced) in lowerRecordFieldList()
2635 translateMethodKindFlags(SP, Introduced), in lowerRecordFieldList()
2158 translateMethodKindFlags(const DISubprogram * SP,bool Introduced) translateMethodKindFlags() argument
2609 bool Introduced = SP->getFlags() & DINode::FlagIntroducedVirtual; lowerRecordFieldList() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h74 AvailabilityData(const AvailabilityChange &Introduced, in AvailabilityData()
80 Changes[IntroducedSlot] = Introduced; in AvailabilityData()
H A DSema.h4507 bool Implicit, VersionTuple Introduced, VersionTuple Deprecated,
/freebsd/contrib/one-true-awk/
H A DFIXES65 Introduced during the Nov 24 rewrite. Thanks to Arnold Robbins.
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp182 serializeSemanticVersion(Avail.Introduced)); in serializeAvailability()
/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h2473 CXVersion Introduced; member
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1304 enum { Introduced, Deprecated, Obsoleted, Unknown }; in ParseAvailabilityAttribute() enumerator
1464 Index = Introduced; in ParseAvailabilityAttribute()
1501 for (unsigned Index = Introduced; Index != Unknown; ++Index) { in ParseAvailabilityAttribute()
1519 ScopeLoc, Platform, Changes[Introduced], Changes[Deprecated], in ParseAvailabilityAttribute()
/freebsd/contrib/expat/
H A DChanges1229 #30 Introduced environment switch EXPAT_ENTROPY_DEBUG=1
1433 - Introduced an XMLCALL macro to control the calling
/freebsd/contrib/mandoc/
H A DTODO547 space, see for example random(3). Introduced in
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-2.0876 …o Introduced evutil_make_socket_closeonexec() to preserve fd flags for F_SETFD. (d0939d2 Jardel We…
/freebsd/contrib/libevent/
H A DChangeLog-2.0876 …o Introduced evutil_make_socket_closeonexec() to preserve fd flags for F_SETFD. (d0939d2 Jardel We…
/freebsd/crypto/openssl/
H A DCHANGES.md1839 * Introduced a new method type and API, OSSL_ENCODER, to represent
1847 * Introduced a new method type and API, OSSL_DECODER, to represent
1936 * Introduced the new functions EVP_DigestSignInit_ex() and
2103 * Introduced new error raising macros, `ERR_raise()` and `ERR_raise_data()`,
2112 * Introduced a new function, `OSSL_PROVIDER_available()`, which can be used
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt1208 Introduced acpi_dispatch_gpe() as a wrapper around AcpiEvDetectGpe() for
8853 Introduced in commit ae7d6fd: Properly handle externals with parent-
11193 exist, no error message was emitted. (Introduced with wildcard support in
/freebsd/contrib/unbound/doc/
H A DChangelog5345 - Introduced client-subnet-always-forward config option
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src25491 # * Introduced klone+* entries for describing Intel-console behavior.
/freebsd/contrib/ntp/
H A DCommitLog[all...]