Searched refs:hasIdentDirective (Results 1 – 3 of 3) sorted by relevance
569 bool hasIdentDirective() const { return HasIdentDirective; } in hasIdentDirective() function
1504 assert(MAI->hasIdentDirective() && ".ident directive not supported"); in EmitIdent()
2099 if (!MAI->hasIdentDirective()) in EmitModuleIdents()