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