Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DAsmParser.cpp247 void checkForValidSection() override;
709 void AsmParser::checkForValidSection() { in checkForValidSection() function in AsmParser
1413 checkForValidSection(); in parseStatement()
1719 checkForValidSection(); in parseStatement()
2444 checkForValidSection(); in parseDirectiveAscii()
2522 checkForValidSection(); in parseDirectiveValue()
2558 checkForValidSection(); in parseDirectiveOctaValue()
2608 checkForValidSection(); in parseDirectiveRealValue()
2665 checkForValidSection(); in parseDirectiveZero()
2691 checkForValidSection(); in parseDirectiveFill()
[all …]
/external/llvm/include/llvm/MC/MCParser/
DMCAsmParser.h199 virtual void checkForValidSection() = 0;