Home
last modified time | relevance | path

Searched refs:ParseGlobalType (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/AsmParser/
DLLParser.h267 bool ParseGlobalType(bool &IsConstant);
DLLParser.cpp417 bool LLParser::ParseGlobalType(bool &IsConstant) { in ParseGlobalType() function in LLParser
799 ParseGlobalType(IsConstant) || in ParseGlobal()