Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ParseStandaloneMetadata

247     case lltok::exclaim:    if (ParseStandaloneMetadata()) return true; break;
647 /// ParseStandaloneMetadata:
649 bool LLParser::ParseStandaloneMetadata() {