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 248 bool ParseGlobalType(bool &IsConstant);
LLParser.cpp 436 /// ParseGlobalType
439 bool LLParser::ParseGlobalType(bool &IsConstant) {
822 ParseGlobalType(IsConstant) ||
    [all...]

Completed in 35 milliseconds