Searched defs:parseCast (Results 1 – 2 of 2) sorted by relevance
912 private ASTree parseCast(SymbolTable tbl) throws CompileError { in parseCast() method in Parser
7145 bool LLParser::parseCast(Instruction *&Inst, PerFunctionState &PFS, in parseCast() function in LLParser