Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DAsmParser.cpp252 void checkForValidSection() override;
799 void AsmParser::checkForValidSection() { in checkForValidSection() function in AsmParser
1517 checkForValidSection(); in parseStatement()
1848 checkForValidSection(); in parseStatement()
2577 checkForValidSection(); in parseDirectiveAscii()
2658 checkForValidSection(); in parseDirectiveValue()
2694 checkForValidSection(); in parseDirectiveOctaValue()
2744 checkForValidSection(); in parseDirectiveRealValue()
2802 checkForValidSection(); in parseDirectiveZero()
2829 checkForValidSection(); in parseDirectiveFill()
[all …]
/external/llvm/include/llvm/MC/MCParser/
DMCAsmParser.h199 virtual void checkForValidSection() = 0;