Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.h206 bool ParseGlobalType(bool &IsConstant);
DLLParser.cpp377 bool LLParser::ParseGlobalType(bool &IsConstant) { in ParseGlobalType() function in LLParser
662 ParseGlobalType(IsConstant) || in ParseGlobal()
/external/llvm/lib/AsmParser/
DLLParser.h270 bool ParseGlobalType(bool &IsConstant);
DLLParser.cpp445 bool LLParser::ParseGlobalType(bool &IsConstant) { in ParseGlobalType() function in LLParser
853 ParseGlobalType(IsConstant) || in ParseGlobal()