Searched refs:InstError (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/AsmParser/
H A DLLParser.h428 enum InstResult { InstNormal = 0, InstError = 1, InstExtraComma = 2 }; enumerator in enum:llvm::LLParser::InstResult
H A DLLParser.cpp4384 case InstError: return true;

Completed in 292 milliseconds