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