Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAvailability.cpp27 auto *Found = getForPlatform(Availability.Domain); in insert()
34 clang::AvailabilityInfo *getForPlatform(llvm::StringRef Domain) { in getForPlatform() function
105 if (auto *Avail = Availabilities.getForPlatform( in createFromDecl()