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 192 /// checkForValidSection - Ensure that we have a valid section set in the
194 virtual void checkForValidSection() = 0;
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 243 virtual void checkForValidSection();
678 void AsmParser::checkForValidSection() {
    [all...]

Completed in 51 milliseconds