Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp854 auto diagnoseNotSupportedCore = [&](llvm::StringRef Name, auto... OptArgs) { in validateOpenCLTarget() local
862 diagnoseNotSupportedCore(#Ext, __VA_ARGS__); in validateOpenCLTarget()