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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.h313 bool ParseGlobalType(bool &IsConstant);
H A DLLParser.cpp532 /// ParseGlobalType
535 bool LLParser::ParseGlobalType(bool &IsConstant) { function in class:LLParser
1069 ParseGlobalType(IsConstant) ||

Completed in 109 milliseconds