Home
last modified time | relevance | path

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

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