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