Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp1204 unsigned TestID = 0; in emit() local
1224 OS << Signature[0] << " test" << TestID++ << "_" << Name << "("; in emit()