Searched defs:fromList (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRAttributes.cpp | 515 static MlirAttribute fromList(const std::vector<std::string> &symbols, fromList() function in __anon5898d0ac0111::PySymbolRefAttribute |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 369 moveAttrFromListToList(ParsedAttr & attr,ParsedAttributesView & fromList,ParsedAttributesView & toList) moveAttrFromListToList() argument |