Searched defs:CompileInfo (Results 1 - 2 of 2) sorted by relevance

/external/clang/utils/
H A DCmpDriver90 class CompileInfo: class in inherits:
122 return CompileInfo(out,err,res)
/external/deqp/executor/
H A DxeTestCaseResult.hpp76 class CompileInfo;
434 class CompileInfo : public Item class in namespace:xe::ri
437 CompileInfo (void) : Item(TYPE_COMPILEINFO), compileStatus(false) {} function in class:xe::ri::CompileInfo
438 ~CompileInfo (void) {}

Completed in 91 milliseconds