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

/external/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h194 /// checkForValidSection - Ensure that we have a valid section set in the
196 virtual void checkForValidSection() = 0;
/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp244 void checkForValidSection() override;
702 void AsmParser::checkForValidSection() { function in class:AsmParser
1286 checkForValidSection();
1570 checkForValidSection();
2347 checkForValidSection();
2380 checkForValidSection();
2416 checkForValidSection();
2466 checkForValidSection();
2523 checkForValidSection();
2549 checkForValidSection();
[all...]

Completed in 57 milliseconds