Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
HDLLParser.h320 bool ParseGlobalType(bool &IsConstant);
HDLLParser.cpp517 bool LLParser::ParseGlobalType(bool &IsConstant) { in ParseGlobalType() function in LLParser
1045 ParseGlobalType(IsConstant) || in ParseGlobal()