Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DModule.cpp68 static bool isPlatformEnvironment(const TargetInfo &Target, StringRef Feature) { in isPlatformEnvironment() function
122 isPlatformEnvironment(Target, Feature)); in hasFeature()