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

  /external/llvm/lib/AsmParser/
LLParser.h 231 bool ParseGlobalType(bool &IsConstant);
LLParser.cpp 427 /// ParseGlobalType
430 bool LLParser::ParseGlobalType(bool &IsConstant) {
721 ParseGlobalType(IsConstant) ||
    [all...]

Completed in 364 milliseconds