Searched defs:CompileInfo (Results 1 – 1 of 1) sorted by relevance
454 class CompileInfo : public Item class457 CompileInfo (void) : Item(TYPE_COMPILEINFO), compileStatus(false) {} in CompileInfo() function in xe::ri::CompileInfo