Home
last modified time | relevance | path

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

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