Home
last modified time | relevance | path

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

/llvm-project/mlir/examples/toy/Ch7/include/toy/
H A DParser.h56 record = parseStruct(); in parseModule()
613 std::unique_ptr<StructAST> parseStruct() { in parseStruct() function