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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h234 bool ParseBodyItem(Record *CurRec);
H A DTGParser.cpp2602 /// ParseBodyItem - Parse a single item at within the body of a def or class.
2607 bool TGParser::ParseBodyItem(Record *CurRec) { function in class:TGParser
2677 if (ParseBodyItem(CurRec))

Completed in 67 milliseconds