Searched defs:isSupportedExtension (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Basic/ | ||
H A D | OpenCLOptions.cpp | 80 bool OpenCLOptions::isSupportedExtension(llvm::StringRef Ext, in isSupportedExtension() function in clang::OpenCLOptions |
/llvm-project/llvm/lib/TargetParser/ | ||
H A D | RISCVISAInfo.cpp | 213 bool RISCVISAInfo::isSupportedExtension(StringRef Ext) { isSupportedExtension() function in RISCVISAInfo |