Searched refs:checkForValidSection (Results 1 – 2 of 2) sorted by relevance
263 bool checkForValidSection() override;966 bool AsmParser::checkForValidSection() { in checkForValidSection() function in AsmParser1774 if (checkForValidSection()) in parseStatement()2171 if (checkForValidSection()) in parseStatement()3037 if (checkForValidSection()) in parseDirectiveOctaValue()3187 if (checkForValidSection() || parseExpression(Offset)) in parseDirectiveOrg()3232 if (checkForValidSection()) in parseDirectiveAlign()4534 if (checkForValidSection()) in parseDirectiveBundleLock()4559 if (checkForValidSection() || in parseDirectiveBundleUnlock()4689 if (checkForValidSection()) in parseDirectiveLEB128()[all …]
296 virtual bool checkForValidSection() = 0;