get_allocation_name 1555 src/CodeGen_LLVM.cpp buffer = get_allocation_name(buffer); get_allocation_name 302 src/CodeGen_LLVM.h virtual std::string get_allocation_name(const std::string &n) {return n;} get_allocation_name 71 src/CodeGen_Posix.h std::string get_allocation_name(const std::string &n);