Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp1163 auto PrintOpenCLVersion = [this](int Version) { in emitVersionGuard() local
1170 PrintOpenCLVersion(MinVersion); in emitVersionGuard()
1177 PrintOpenCLVersion(MaxVersion); in emitVersionGuard()