Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp32 static bool hasMatchingEnvironmentOrNone(const ASTContext &Context, in hasMatchingEnvironmentOrNone() function
74 if (hasMatchingEnvironmentOrNone(Context, Avail)) in getAttrForPlatform()
446 hasMatchingEnvironmentOrNone(S.getASTContext(), AA); in DoEmitAvailabilityWarning()
853 hasMatchingEnvironmentOrNone(SemaRef.getASTContext(), AA); in DiagnoseDeclAvailability()