Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DAsmParser.cpp236 void checkForValidSection() override;
690 void AsmParser::checkForValidSection() { in checkForValidSection() function in AsmParser
1277 checkForValidSection(); in parseStatement()
1575 checkForValidSection(); in parseStatement()
2352 checkForValidSection(); in parseDirectiveAscii()
2385 checkForValidSection(); in parseDirectiveValue()
2421 checkForValidSection(); in parseDirectiveOctaValue()
2471 checkForValidSection(); in parseDirectiveRealValue()
2528 checkForValidSection(); in parseDirectiveZero()
2554 checkForValidSection(); in parseDirectiveFill()
[all …]
/external/llvm/include/llvm/MC/MCParser/
DMCAsmParser.h197 virtual void checkForValidSection() = 0;