Searched defs:ASTFile (Results 1 – 1 of 1) sorted by relevance
15 struct ASTFile { struct16 ASTFile() in ASTFile() argument19 ASTNode& root() { in root()26 ASTNode::ID fRoot;28 friend class IRGenerator;29 friend class Parser;