Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp2306 std::vector<TypeSpec> TDTypeVec = TypeSpec::fromTypeSpecs(TypedefTypes); in emitNeonTypeDefs() local
2310 for (auto &TS : TDTypeVec) { in emitNeonTypeDefs()
2343 for (auto &TS : TDTypeVec) { in emitNeonTypeDefs()