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