Home
last modified time | relevance | path

Searched defs:fromList (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Bindings/Python/
H A DIRAttributes.cpp515 static MlirAttribute fromList(const std::vector<std::string> &symbols, fromList() function in __anon5898d0ac0111::PySymbolRefAttribute
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp369 moveAttrFromListToList(ParsedAttr & attr,ParsedAttributesView & fromList,ParsedAttributesView & toList) moveAttrFromListToList() argument