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