Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAvailability.cpp409 OffendingDecl->getVersionIntroduced().getAsString(); in DoEmitAvailabilityWarning()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp674 VersionTuple Decl::getVersionIntroduced() const { in getVersionIntroduced() function in Decl
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h678 VersionTuple getVersionIntroduced() const;