Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitPreprocessor.cpp619 auto defineOpenCLExtMacro = [&](llvm::StringRef Name, auto... OptArgs) { in InitializeOpenCLFeatureTestMacros() local
627 defineOpenCLExtMacro(#Ext, __VA_ARGS__); in InitializeOpenCLFeatureTestMacros()