Home
last modified time | relevance | path

Searched defs:isSupportedExtension (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DOpenCLOptions.cpp65 bool OpenCLOptions::isSupportedExtension(llvm::StringRef Ext, in isSupportedExtension() function in clang::OpenCLOptions
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/
H A DRISCV.cpp72 static bool isSupportedExtension(StringRef Ext) { in isSupportedExtension() function