Searched refs:hasIdentDirective (Results 1 – 3 of 3) sorted by relevance
725 bool hasIdentDirective() const { return HasIdentDirective; } in hasIdentDirective() function
1752 assert(MAI->hasIdentDirective() && ".ident directive not supported"); in emitIdent()
2334 if (!MAI->hasIdentDirective()) in emitModuleIdents()