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