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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp409 OffendingDecl->getVersionIntroduced().getAsString();
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h678 VersionTuple getVersionIntroduced() const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp674 VersionTuple Decl::getVersionIntroduced() const { function in class:Decl

Completed in 180 milliseconds