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