Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h657 VersionTuple getVersionIntroduced() const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp641 VersionTuple Decl::getVersionIntroduced() const { in getVersionIntroduced() function in Decl
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp7714 OffendingDecl->getVersionIntroduced().getAsString(); in DoEmitAvailabilityWarning()