Searched refs:setDeclName (Results 1 – 4 of 4) sorted by relevance
4246 FunctionParam->setDeclName(PatternParam->getDeclName()); in addInstantiatedParametersToScope()4276 FunctionParam->setDeclName(PatternParam->getDeclName()); in addInstantiatedParametersToScope()
12636 TileCntDecl->setDeclName(&PP.getIdentifierTable().get(TileCntName)); in ActOnOpenMPTileDirective()
290 void setDeclName(DeclarationName N) { Name = N; } in setDeclName() function
662 ND->setDeclName(Record.readDeclarationName()); in VisitNamedDecl()