Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp282 expandTypesInSignature(const std::vector<Record *> &Signature,
1006 void OpenCLBuiltinTestEmitter::expandTypesInSignature( in expandTypesInSignature() function in OpenCLBuiltinTestEmitter
1071 expandTypesInSignature(B->getValueAsListOfDefs("Signature"), FTypes); in emit()