Searched refs:fromTypeSpecs (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp120 static std::vector<TypeSpec> fromTypeSpecs(StringRef Str) { function in class:__anon2449::TypeSpec
1951 std::vector<TypeSpec> TypeSpecs = TypeSpec::fromTypeSpecs(Types);
1959 std::vector<TypeSpec> ProductTypeSpecs = TypeSpec::fromTypeSpecs(CartesianProductWith);
2201 std::vector<TypeSpec> TDTypeVec = TypeSpec::fromTypeSpecs(TypedefTypes);

Completed in 111 milliseconds