Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp67 static bool isPlatformEnvironment(const TargetInfo &Target, StringRef Feature) { in isPlatformEnvironment() function
125 isPlatformEnvironment(Target, Feature)); in hasFeature()