Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/
DInterfaceFile.h106 PlatformSet getPlatforms() const { return mapToPlatformSet(Targets); } in getPlatforms() function
191 PlatformSet getPlatforms() const { return mapToPlatformSet(Targets); }
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
DTapiFile.cpp48 if (interface.getPlatforms().count(PlatformKind::macOS) && in TapiFile()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/TextAPI/
DTextStub.cpp441 Platforms = File->getPlatforms(); in NormalizedTBD()