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 228 bool ParseDeclare();
LLParser.cpp 225 case lltok::kw_declare: if (ParseDeclare()) return true; break;
408 bool LLParser::ParseDeclare() {
    [all...]

Completed in 1261 milliseconds