HomeSort by relevance Sort by last modified time
    Searched refs:checkForValidSection (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/MCParser/
MCAsmParser.h 170 /// checkForValidSection - Ensure that we have a valid section set in the
172 virtual void checkForValidSection() = 0;
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 232 virtual void checkForValidSection();
668 void AsmParser::checkForValidSection() {
    [all...]

Completed in 41 milliseconds