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.cpp2254 std::vector<TypeSpec> TDTypeVec = TypeSpec::fromTypeSpecs(TypedefTypes); in emitNeonTypeDefs() local
2258 for (auto &TS : TDTypeVec) { in emitNeonTypeDefs()
2291 for (auto &TS : TDTypeVec) { in emitNeonTypeDefs()