HomeSort by relevance Sort by last modified time
    Searched refs:ParseDeclare (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/AsmParser/
LLParser.h 204 bool ParseDeclare();
LLParser.cpp 167 case lltok::kw_declare: if (ParseDeclare()) return true; break;
350 bool LLParser::ParseDeclare() {
    [all...]

Completed in 212 milliseconds