#include <assert.h>#include <stdint.h>#include <stdlib.h>#include <dirent.h>#include <fstream>#include <iostream>#include <string>#include <sstream>#include <libsherpa/UExcept.hxx>#include "Options.hxx"#include "AST.hxx"#include "Type.hxx"#include "inter-pass.hxx"Go to the source code of this file.
Functions | |
| static bool | AllocCheck (std::ostream &errStream, shared_ptr< AST > ast) |
| static bool AllocCheck | ( | std::ostream & | errStream, | |
| shared_ptr< AST > | ast | |||
| ) | [static] |
Definition at line 59 of file NoAllocCheck.cxx.
References at_MakeVector, at_object_apply, at_struct_apply, at_ucon_apply, at_vector, and CHKERR.
1.4.7