Searched defs:ParseAlloc (Results 1 – 3 of 3) sorted by relevance
268 void *ParseAlloc(void *(*mallocProc)(size_t)){ in ParseAlloc() function
274 void *ParseAlloc(void *(*mallocProc)(size_t)){ in ParseAlloc() function
4037 int LLParser::ParseAlloc(Instruction *&Inst, PerFunctionState &PFS) { in ParseAlloc() function in LLParser